deleteCurrentUserCredential

Deletes an access key by its ID.

Request

DELETE https://api.bytehand.com/v2/users/current/credentials/credentialId

Parameters

Path Parameters
credentialId

number

Required parameter. Unique ID for the access key.

Authorization

Requires authorization and access right credentials_manage.

Response

Upon successful completion of the request, an object of type Response is returned.