Delete a Push Provider
DELETE {{baseUrl}}/api/v1/push-providers/:pushProviderId
Deletes a push provider by pushProviderId
. If the push provider is currently being used in the org by a custom authenticator, the delete will not be allowed.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |