Providers
Remove a provider
Remove provider
DELETE
/
providers
/
{provider_key_name}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
provider_key_name
string
requiredName of the provider
Response
200 - application/json
message
enum<string>
Available options:
successful
status
enum<string>
Available options:
removed
Was this page helpful?