POST {{baseUrl}}/server/:id/commit
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
X-READ-TOKEN
|
null | The current read token of the config item |
RESPONSES
status OK
{
"_id": "5c6bf4198a5a5c2f244f7c11",
"_read_token": "5c6bf4198a5a5c2f244f7c12"
} |
ENDPOINTS