Skip to main content
PATCH
Update user tax residency

Authorizations

Authorization
string
header
required

Auth0-issued access token that includes the scopes listed for the endpoint.

Headers

x-user-id
string
required

MongoDB ObjectId of the authenticated user

Pattern: ^[a-f0-9]{24}$

Body

application/json
taxResidency
object
required

Tax residency information. Overwrites any existing entry.

Response

Tax residency updated successfully