POST api/llojushqimi/changestatus
Request Information
URI Parameters
None.
Body Parameters
llojushqimi| Name | Description | Type | Additional information |
|---|---|---|---|
| id_lloji | integer |
None. |
|
| lloji | string |
None. |
|
| activ | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"id_lloji": 1,
"lloji": "sample string 2",
"activ": 3
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.