Skip to main content
PUT
Update company contact info

Authorizations

session
string
cookie
required

Session cookie obtained from POST /api/auth/login.

Body

application/json
phone
string | null
email
string<email> | null
address
string | null
city
string | null
state
string | null
zip
string | null
licenseNumber
string | null
timezone
string | null

Response

Updated contact

contact
object