PUT api/ChangeStatus/{type}/{id}

Changes the status.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
type

The type.

string

Required

id

The identifier.

integer

Default value is 0

Body Parameters

None.

Response Information

Resource Description

Task<IHttpActionResult>.

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.