settings
Delete a provider by providerId
DELETE
/
settings
/
providers
/
{providerId}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
providerId
string
requiredID of the provider
Required string length:
36