accessKeyManagement

Delete an access key.

Deletes the access key with the given accessId.

delete/v1/accessKeys/{id}

Path parameters

idstring required

The accessId of the access key to delete.

Response

Access key deletion completed successfully.

Changes