Skip to content

POST /a/config/encryption/delete

Delete an existing master key

Body Parameters

Name Description Type Required
KeyID Id of the key to delete string

Body Example

1
2
3
{
  "KeyID": "string"
}

Response Example (200)

Response Type /definitions/encryptionAdminDeleteKeyResponse

1
2
3
{
  "Success": true
}

Auto generated by Pydio Cells Enterprise Distribution v4.4.13 on 7-May-2025