Delete a webhook credential by resourceGuid (DELETE)
The purpose o this API is to delete an existing webhook credential.
Call
This API should be called when the customer wants to delete a webhook credential that is no longer in use. The webhook credential resourceGuid must be used as a path parameter.
**MAKE SURE THE WEBHOOK CREDENTIAL IS NO LONGER IN USE BEFORE DELETING IT. **
Response
When successfully executed the API will return a 200 response with empty body.
API URL:
**https://gateway.enterprisealumni.com/api/v2/credential/{resourceGuid}
*Use gateway-us for the United States region and gateway-uk for the UK region. For the Frankfurt region, simply use gateway.
Updated 19 days ago