Skip to main content
PATCH
/
profile
Error
A valid request URL is required to generate request examples
{
  "firstName": "<string>",
  "lastName": "<string>"
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
firstName
string
Maximum string length: 100
lastName
string
Maximum string length: 100

Response

Updated name

firstName
string
lastName
string