Skip to main content

Updates an company

PUT 

/api/v1/companies/:id

Handles the updating of an company by id

Request

Responses

Returns the company object

Response Headers
    X-MINIMUM-CLIENT-VERSION

    The API version

    X-RateLimit-Remaining

    The number of requests left for the time window.

    X-RateLimit-Limit

    The total number of requests in a given time window.