Skip to main content
PATCH
Update a service account's enabled status

Authorizations

X-Session-Token
string
header
required

Session token for authentication.

Path Parameters

org_id
string<uuid>
required

The unique identifier for the organisation.

service_account_id
string<uuid>
required

The unique identifier for the service account.

Body

application/vnd.api+json

The service account to update. Only the enabled attribute is accepted.

data
object
required

Response

Get a Service Account.

JSON API response object

data
object
required

A service account

jsonapi
object
required