Soft-deletes a keystore entry, marking it as inactive and unavailable for new encryption operations while retaining key material for historical data decryption.
id (guid, required) — Unique identifier of the keystore to deactivate.KeystoreDeleteCommandResponse indicating the result of the deletion.
The access token received from the authorization server in the OAuth 2.0 flow.
The unique identifier of the keystore to deactivate.
Returns success when the keystore is soft-deleted successfully.
Represents the response returned after a key store entry is deleted.
True if the operation completed successfully; false if an error occurred.
true
Result code indicating the outcome of the operation.
Unknown, Success, BadRequest, Unauthorized, NotFound, Error 200
Human-readable error message when an error occurs.
null