Credentials

Delete API credentials

Permanently deletes an API credential. Once deleted, the credential can no longer be used to authenticate with the HiddenLayer API.

delete/api/v2/credentials/{id}

Path parameters

idstring uuid required

A UUID in the request URI

Response

Operation successful; no content returned.

Changes