v1

latestOpenAPI 3.1.0MIT2026-07-132429592.7 MB
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