Delete Authentication
Authentications
Delete Authentication
Deletes the Authentication with the provided ID. Once deleted, the Authentication can no longer be used and will no longer be returned by the /authentications endpoint. Returns a 404 if the Authentication does not exist or is not owned by the user.
When using OAuth
This endpoint requires the connection:delete OAuth scope.
DELETE
Delete Authentication
This API is rate limited.
Authorizations
See our OAuth2 authentication documentation here: https://docs.zapier.com/powered-by-zapier/api-reference/authentication
Path Parameters
An Authentication ID, as provided by the /authentications endpoint.
Response
No Content