Update my profile
Me
Update my profile
PATCH /v1/api/me - update the caller’s own profile preferences (clock
format + timezone). Self-scoped: the caller is resolved from the session
headers (the same pair me reads), so it can only ever write its own row.
Either field may be omitted; only the supplied ones change.
PATCH
Update my profile
Authorizations
Personal Access Token. Send as Authorization: Bearer hq_pat_....
Body
application/json
Response
200 - application/json
Preferences updated