Skip to main content

Update a company information

PATCH 

/companies/:company-id

Update a company information

Request

Path Parameters

    company-id uuidrequired

Body

required

    name stringrequired

    Possible values: non-empty

Responses

success - company updated information

Schema

    id uuidrequired
    name stringrequired

    specific

    object

    nullable

    Value specific to the company with arbitrary structure

    nullable
Loading...