Remove a Personal-Access-Token (PAT) by ID
Deprecated: use user service v2 RemovePersonalAccessToken instead.
Delete a PAT from a user. Afterward, the user will not be able to authenticate with that token anymore.
curl -X DELETE "https://loading/users/string/pats/string"{
"details": {
"sequence": 0,
"creationDate": "2023-01-15T01:30:15.01Z",
"changeDate": "2023-01-15T01:30:15.01Z",
"resourceOwner": "string"
}
}Was this page helpful?
RegenerateSAMLProviderCertificate
RegenerateSAMLProviderCertificate: Regenerate certificate for an existing SAML identity provider in the organization
Remove Application
Remove Application: Deprecated: Use [DeleteApplication](/reference/api/application/zitadel.application.v2.ApplicationService.DeleteApplication) instead to delete an app. Remove an application. It is not possible to re...