DELETE
/v1/mgmt/oauth/providerAuthorization
Descope Project ID and Management Key AuthorizationBearer <token>
Project ID:Management Key as bearer token.
In: header
Query Parameters
id?string
Delete a single OAuth provider by id (system providers are reset to disabled), using a valid management key.
curl -X DELETE "https://api.descope.com/v1/mgmt/oauth/provider" Was this helpful?