Lock retire
DELETE {{baseUrl}}/lock/v1/retire
This API used to retire the Locked resource by a user or system or service. - The lock/v1/retire endpoint used to retire the Locked resource by a user or system or service. - All fields marked with an * are mandatory - Required fields cannot be null or empty - Backend Route: http://knowledge-mw-service:5000/v1/lock/retire
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | (Required) The Content Type entity is the media type of the resource | |
Authorization | string | (Required) To make use of the API, you require authorization. Raise a request to the administrator for the use of the API. You will receive the authorization key. Specify the key received, here. | |
Accept | string |
RESPONSES
status: OK
{"id":"api.lock.retire","ver":1,"ts":"2021-01-21T11:07:24.864Z","params":{"resmsgid":"d7549400-5bd8-11eb-9b0c-abcfbdf41bc3","msgid":"eb729276-769e-8db2-477a-91548152908b","status":"successful","err":null,"errmsg":null},"responseCode":"OK","result":{}}