Delete delivery token

DELETE https://{{base_url}}/v3/stacks/delivery_tokens/{{token_uid}}

The Delete delivery token request deletes a specific delivery token.

To use the API Request, you will need to authenticate yourself either with a Management Token (highly recommended) or an Authtoken. 
Read more about it in Authentication.


For more information, refer to the Delete delivery token API Reference document

Request Params

KeyDatatypeRequiredDescription
forcebooleanEnter ‘true’ to force delete a delivery token.

HEADERS

KeyDatatypeRequiredDescription
api_keystring
authtokenstring
Content-Typestring