SSH Key
Delete an SSH Key
Delete an SSH key for the current Tenant by ID.
SSH Key must be owned by current Tenant. All Site associated with the SSH Key Groups this SSH Key is part of must be online to proceed.
Org must have a Tenant entity. User must have authorization role with TENANT_ADMIN suffix.
delete/v2/org/{org}/nico/sshkey/{sshKeyId}
Response
Deletion request was accepted
Example response
{
"message": "Deletion request was accepted"
}