Skip to main content
POST
cURL

Authorizations

X-API-KEY
string
header
required

API key authentication. Get your API key from the Formal console.

Body

application/json
id
string
Minimum string length: 1
name
string | null

For machine users: update the machine user name.

Minimum string length: 1
firstName
string | null

For human users: update the first name.

Minimum string length: 1
lastName
string | null

For human users: update the last name.

Minimum string length: 1
terminationProtection
boolean

Response

Success

user
user · object

Exactly one of these fields is required: human or machine.