ApiManagementThird party apps
GET
/v1/mgmt/thirdparty/app/rotate

Authorization

Descope Project ID and Management Key Descope Project ID:Access Key
AuthorizationBearer <token>

Project ID:Management Key as bearer token.

In: header

AuthorizationBearer <token>

Project ID:Access Key as bearer token.

In: header

curl -X GET "https://api.descope.com/v1/mgmt/thirdparty/app/rotate"
Was this helpful?