v1
latestOpenAPI 3.0.32026-07-13182371.7 KBService Account
experimental
Create a service account
Creates a new service account for the specified organization. The service account is created with the given display name and optional description, then invited with the specified permission rules and optional additional group memberships.
Scopes
OAuth 2.0 scopes required: write:service-accounts:admin
post/orgs/{orgId}/service-accounts
Path parameters
orgIdstring required
Your organization is identified by a Unique ID. You get your organization ID and organization API key simultaneously.
Request body
Response
Returned if the service account is successfully created.
Example response
{
"updatedAt": 1763149545609
}