Skip to main content
PATCH
Update current user profile

Authorizations

Authorization
string
header
required

Session token passed as Authorization: Bearer <session-token> for user-authenticated Den routes.

Body

application/json
firstName
string
required
Maximum string length: 120
lastName
string
required
Maximum string length: 120

Response

Current user profile updated successfully.

user
object
required