cURL
curl --request DELETE \ --url https://app.telentir.com/api/objects/publish/{type}/{relatedId} \ --header 'Authorization: Bearer <token>'
Unpublish an object
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Unpublished