Delete collection

DELETE {{baseUrl}}/{{version}}/collections/{{collection_id}}

This enables you to delete a collection of highlights  by its Unique Identification (UID) collection_id

HEADERS

KeyDatatypeRequiredDescription
AuthorizationstringA valid JWT token

RESPONSES

status: OK

{"error":false,"code":200,"message":"The Collection has been soft deleted."}