Bulk Remove User Grants
Deprecated: Delete authorizations one after the other to remove access for multiple users on multiple owned or granted projects.
Remove a list of user grants (role assignments). The users will not be able to use the granted project anymore. Also, the roles will not be included in the tokens when requested.
Note: User grant refers to role assignments.
curl -X DELETE "https://loading/user_grants/_bulk" \ -H "Content-Type: application/json" \ -d '{}'{}Was this page helpful?
Bulk Delete Metadata
Bulk Delete Metadata: Deprecated: use [organization service v2 DeleteOrganizationMetadata](/reference/api/org/zitadel.org.v2.OrganizationService.DeleteOrganizationMetadata) instead. Remove a list of metadata objects fro...
Bulk Set Organization Metadata
Bulk Set Organization Metadata: Deprecated: use [organization service v2 SetOrganizationMetadata](/reference/api/org/zitadel.org.v2.OrganizationService.SetOrganizationMetadata) instead. This endpoint sets a list of metadata to th...