Remove a Users Secret
Remove the current client ID and client secret from a service account.
Required permission:
- user.write
curl -X DELETE "https://loading/v2/users/string/secret"{
"deletionDate": "2023-01-15T01:30:15.01Z"
}Was this page helpful?
Remove a Personal Access Token
Remove a Personal Access Token: Removes a machine users personal access token by the given token ID and an optionally given user ID. Required permission:
Remove link of an identity provider to an user
Explore the Remove link of an identity provider to an user operation in the ZITADEL API. Learn about request parameters, response schemas, and integration details for this endpoint.