v1
latestOpenAPI 3.1.02026-07-24770322.0 KBUpdate Company
This API endpoint updates a specific company.
patch/v1/companies/{id}
Path parameters
idstring required
The ID of the company to be updated.
Request body
Response
200
Example response
{
"id": "f22094b2-4e30-439e-a742-312f6c09519a",
"object": "company",
"createdAt": "2023-05-02T21:10:12Z",
"name": "Rocket Rides 2",
"fallbackColor": "#7CAE7A"
}