PUT api/v2/WorkTypes/ToggleStatus/{id}?active={active}

Request

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

active

boolean

Required

Response

IHttpActionResult

Response Format

application/json, text/json, text/html

Sample:

Sample not available.