Skip to main content
PATCH
Update your name, tagline, avatar URL, or timezone

Authorizations

Authorization
string
header
required

Workspace-scoped Dench API key from workspace settings. This is the same key used by DENCH_API_KEY in sandboxes.

Body

application/json
name
string
Required string length: 1 - 80
tagline
string

Empty string clears.

Maximum string length: 160
imageUrl
string

http(s) image URL; empty string clears the avatar.

timezone
string | null

IANA zone; null returns to browser detection.

Response

Successful response

userId
string
required
name
string | null
required
email
string | null
required
image
string | null
required
tagline
string | null
required
role
enum<string>
required
Available options:
ADMIN,
MEMBER
joinedAt
number
required
timezone
object | null
required
presence
object
required
openTaskCount
number
required
commentCount
number
required

Capped at 200.

changeCount
number
required

Capped at 200.

lastContributionAt
number | null
required
isSelf
boolean
required