Integration Credential
Delete integration credential
Delete an integration credential object.
A credential that is still used by hooks cannot be deleted — the request fails with 409 Conflict listing the hook IDs that reference the credential. Detach the credential from the hooks first.
delete/api/v1/integration_credentials/{integrationCredentialID}
Path parameters
integrationCredentialIDinteger required
A unique integer value identifying this integration credential.
Response
No Content
Changes
No recorded changes to this endpoint across all 1 revision of this API.