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