users

Delete an access key

Delete an access key for the current user

delete/users/{user_id}/access-keys/{id}

Path parameters

user_idstring required

User id

idstring required

Access key id

Response

The access key was deleted

durability'persistent' | 'session'

The durability of the key.

hrefstring

A reference to this key

last_usedstring

An iso8601 formatted timestamp

accountstring

A reference to an account

expirystring

An iso8601 formatted timestamp

type'bearer' required

The type of key. Currently, only 'bearer' tokens are supported

Changes

No recorded changes to this endpoint across all 1 revision of this API.