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

Documentation Index

Fetch the complete documentation index at: https://docs.hill90.com/llms.txt

Use this file to discover all available pages before exploring further.

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