Delete User Avatar (Human)
Removes the avatar that is currently set on the user.
curl -X DELETE "https://loading/users/string/avatar"{
"details": {
"sequence": 0,
"creationDate": "2023-01-15T01:30:15.01Z",
"changeDate": "2023-01-15T01:30:15.01Z",
"resourceOwner": "string"
}
}Was this page helpful?
Delete Secret of Service Account
Delete Secret of Service Account: Deprecated: use [user service v2 RemoveSecret](/reference/api/user/zitadel.user.v2.UserService.RemoveSecret) instead. Delete a secret of a service account. The user will not be able to authenticate...
Delete User Metadata By Key
Delete User Metadata By Key: Deprecated: use [DeleteUserMetadata](/reference/api/user/zitadel.user.v2.UserService.DeleteUserMetadata) instead. Remove a list of metadata objects from a user with a list of keys.