Retire Content
DELETE {{baseUrl}}/license/v3/retire/{{licenseId}}
This API is associated with retiring license on the Sunbird Platform .
- The /retire/{LicenseId}_ endpoint executes Retire License
request based on license Id to delete the specific license.'
- The endpoint for Retire License is /license/v3/retire/{License_Id}
- It points to content-service - /license/v3/retire/{License_Id}
- {...}refers to a section of review endpoint URL path that needs to be replaced by appropriate Id.
- It is mandatory to provide values for parameters.
- Mandatory fields cannot be null or empty.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"id":"api.license.retire","ver":"3.0","ts":"2020-12-11T12:05:52ZZ","params":{"resmsgid":"ebd2655a-a69a-460c-9bcf-0f45f5938fac","msgid":null,"err":null,"status":"successful","errmsg":null},"responseCode":"OK","result":{"identifier":"standard-youtube-license","node_id":"standard-youtube-license"}}