Companies
Update company
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique identifier of the company to update.
Body
application/json
The updated name of the company
Example:
"Initech Updated"