v2

latestOpenAPI 3.0.0MITraw.githubusercontent.com2024-10-1794217620.9 KB
Projects

Creates a new service account in the project. This also returns an unredacted API key for the service account.

post/organization/projects/{project_id}/service_accounts

Path parameters

project_idstring required

The ID of the project.

Request body

namestring required

The name of the service account being created.

Response

Project service account created successfully.

object'organization.project.service_account' required
idstring required
namestring required
role'member' required

Service accounts can only have one role of type member

created_atinteger required