Skip to main content
PATCH
Update service account

Authorizations

Authorization
string
header
required

Enter a Forge service-account token or delegated OAuth access token. Mintlify adds the Bearer prefix.

Path Parameters

organizationId
string
required
serviceAccountId
string
required

Body

application/json
name
string
required
permissionRole
enum<string>
required
Available options:
admin,
analyst,
viewer
scopes
string[]
required
Minimum array length: 1
reason
string
required
idempotencyKey
string
required
description
string

Response

Service account updated.

serviceAccount
object
required
token
object