POST
/
corporations
/
{id}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

The unique identifier of the corporation to update.

Body

application/json
legal_name
string

The legal name of the corporation.

Response

200 - application/json
message
string