Skip to main content

Update Access Key Status

PATCH 

/access_keys/:id/status/:status

Activates or deactivates the access key that has the specified ID. You cannot activate an expired access key.

Request

Path Parameters

    id uuidrequired

    Access key ID

    status booleanrequired

    Whether or not the access key is active. True means active.

Responses

successful operation

Loading...