Reverts a security object to a previous state.

Prev Next
Put
/crypto/v1/keys/{key_id}/revert

When a Key Undo Policy is in place, security objects maintain a list of history states. Using this API endpoint, clients may revert the security object to a previous (non-expired) history state.

Security
HTTP
Type bearer
API Key: apiKeyAuth
Header parameter nameAuthorization
Path parameters
key_id
string (uuid) Required
Body parameters
object
ids
Array of string Required
string (uuid)
Responses
204

Nothing is returned on success