Remove Project Role
Deprecated: use project v2 service RemoveProjectRole instead.
Removes the role from the project and on every resource it has a dependency. This includes project grants and user grants (role assignments).
curl -X DELETE "https://loading/projects/string/roles/string"{
"details": {
"sequence": 0,
"creationDate": "2023-01-15T01:30:15.01Z",
"changeDate": "2023-01-15T01:30:15.01Z",
"resourceOwner": "string"
}
}Was this page helpful?
Remove Project Member
Remove Project Member: Deprecated: use [DeleteAdministrator](/reference/api/internal_permission/zitadel.internal_permission.v2.InternalPermissionService.DeleteAdministrator) instead. Members are users with permission to ...
Remove Social Login
Remove Social Login: Deprecated: use [user service v2 RemoveIDPLink](/reference/api/user/zitadel.user.v2.UserService.RemoveIDPLink) instead. Remove a configured social logins/identity providers of the user (e.g. Google...