Skip to main content
PATCH
Update Company

Authorizations

Authorization
string
header
required

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

Path Parameters

company_id
string<uuid>
required

Body

application/json
name
string | null
logo_url
string | null
status
string | null

Response

Successful Response

id
string
required
name
string
required
slug
string
required
logo_url
string | null
required
status
string
required