cURL
curl --request DELETE \ --url https://api.mottostreaming.com/ott/slugs/v1/{slug} \ --header 'Authorization: Bearer <token>'
{}
DeleteSlug
Deletes existing slug.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
OK
The response is of type object.
object