patch https://{server}/encryption-keys/governance//enable
Enables Encryption Key by ID
Log in to see full request history
Responses
Enables Encryption Key by ID
xxxxxxxxxx
curl --request PATCH \
--url https://console.tessell.com/encryption-keys/governance//enable \
--header 'accept: application/json'
xxxxxxxxxx
{
"message": "string",
"status": "string"
}