DELETE
/v1/mgmt/outbound/token

Authorization

Descope Project ID and Management Key
AuthorizationBearer <token>

Project ID:Management Key as bearer token.

In: header

Delete outbound application token by id, using a valid management key.

curl -X DELETE "https://api.descope.com/v1/mgmt/outbound/token"
Was this helpful?