API Reference/Management/Outbound apps
DELETE
/v1/mgmt/outbound/token

Authorization

AuthorizationRequiredBearer <token>

< Project ID >:< Management Key > as bearer

In: header

Query Parameters

idstring
curl -X DELETE "https://api.descope.com/v1/mgmt/outbound/token?id=string" \
  -H "Authorization: Bearer <token>"

OK

Was this helpful?