Skip to main content
PATCH
Update an account

Authorizations

Authorization
string
header
required

Bearer access token obtained from POST /v1/oauth/token using your Apocor API key.

Path Parameters

id
string
required

Body

application/json
name
string | null

New display name; null clears it.

Maximum string length: 255

Response

Updated account.

data
object