Skip to main content
DELETE
/
settings
/
providers
/
{providerId}
Delete a provider by providerId
curl --request DELETE \
  --url https://app.dynamicauth.com/api/v0/settings/providers/{providerId} \
  --header 'Authorization: Bearer <token>'
This response does not have an example.

Authorizations

Authorization
string
header
required

Path Parameters

providerId
string
required
Required string length: 36
Example:

Response