Skip to main content
PATCH
cURL

Authorizations

Authorization
string
header
required

Access token JWT. Use as Authorization: Bearer . In the API playground, paste the JWT only.

Body

application/json
name
string

Display name

Maximum string length: 240
firstName
string
Maximum string length: 120
lastName
string
Maximum string length: 120
phoneNumber
string
Maximum string length: 40
jobTitle
string
Maximum string length: 160
image
string

HTTPS URL or fluide-file:<uuid> managed file reference

Maximum string length: 2048

Response

Updated user profile

success
boolean
required

Whether the request succeeded

Example:

true

message
string
required

Human-readable outcome message (localized when i18n is configured)

Example:

"Operation completed successfully"

data
object

Endpoint-specific payload