Update company information (phone, address, legal name)

Updates legal name, phone, and/or address for the company (application/merge-patch+json). String fields must be JSON strings (not numbers). Response matches GET /api/v1/company-profile-data.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

Legal name of the company (name_of_employer). Required (non-empty) when this field is present in the patch.

string

Contact phone number. Required (non-empty) when this field is present in the patch.

address
object

Company address. When address is included in the patch (non-null object), city, state, and zip must all be sent as non-empty strings. line1 and line2 are optional (JSON null removes a line per merge-patch).

Responses

Language
Credentials
OAuth2
Missing 1 required scope
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json