Authorization
Descope Project ID and Management Key AuthorizationBearer <token>
Project ID:Management Key as bearer token.
In: header
Query Parameters
id?string
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?
Fetch Latest Outbound App Tenant Token POST
### Fetch latest outbound application tenant token This endpoint allows you to fetch the latest tenant token for an outbound application.
Delete outbound application tokens by appId or userId DELETE
Delete outbound application tokens by appId or userId, using a valid management key.