API ReferenceProviders
Deactivate provider
Deactivates an existing provider.
Authorization
authorization AuthorizationBearer <token>
In: header
Path Parameters
provider_id*string
The provider's unique identifier
Match
^prov_\w{12}$Response Body
text/plain
application/json
application/json
curl -X DELETE "https://example.com/v1/providers/prov_abcdef123456"""