v1

latestOpenAPI 3.0.3MIT2026-07-26104113247.1 KB
Project Membership

Remove Service Accounts From Projects

Removes a list of service account ids from a list of project ids

post/organizations/{organizationId}/service-accounts/remove-from-project

Request body

Response

Service accounts removed from projects

status'ok'

"ok" if the request succeeded, "error" otherwise.

Example response

{
  "status": "ok"
}