Delete Key for service account
Deprecated: use user service v2 RemoveKey instead.
Delete a specific key from a user. The user will not be able to authenticate with that key afterward.
curl -X DELETE "https://loading/users/string/keys/string"{
"details": {
"sequence": 0,
"creationDate": "2023-01-15T01:30:15.01Z",
"changeDate": "2023-01-15T01:30:15.01Z",
"resourceOwner": "string"
}
}Was this page helpful?
Delete Application Key
Delete Application Key: Deprecated: Use [DeleteApplicationKey](/reference/api/application/zitadel.application.v2.ApplicationService.DeleteApplicationKey) instead to delete an application key. Remove an application key. Th...
Delete Organization
Delete Organization: Deprecated: use [organization service v2 DeleteOrganization](/reference/api/org/zitadel.org.v2.OrganizationService.DeleteOrganization) instead. Deletes my organization and all its resources (Users,...