Skip to main content
DELETE
Delete from library

Description

Deletes an item from the library using the libraryItemId set in the url.

Response

200 OK

where:
  • count: Number of library items deleted.

401 Unauthorized

The user doesn’t have permissions.

500 Internal Server Error

Error occurred while processing the request.

Authorizations

Authorization
string
header
required

Access token obtained from the m2m-token endpoint.

Headers

Authorization
string
required

Authorization token

Response

Delete from library

The response is of type object.