Skip to main content
PATCH
Update current user

Authorizations

Authorization
string
header
required

Your DUST API key is a Bearer token.

Body

application/json
firstName
string
required
lastName
string
required
jobType
string
imageUrl
string | null
favoritePlatforms
string[]
emailProvider
string
workspaceId
string

Response

User updated successfully

success
boolean