Skip to main content
POST
Remove Service Accounts From Projects

Authorizations

Authorization
string
header
required

Service Account

Path Parameters

organizationId
integer
required

Your organization id (eg: 12345)

Body

application/json
projects
object[]
required

A list of projects and service accounts to remove

Response

Service accounts removed from projects

status
enum<string>

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

Available options:
ok
Example:

"ok"