Skip to main content
PATCH
Update a CompanyShare

Authorizations

Authorization
string
header
required

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

Headers

Accept-Language
string
default:en

The Accept-Language request HTTP header indicates the natural language and locale that the client prefers.

Example:

"en"

Path Parameters

id
string<uuid>
required

CompanyShare ID

Body

application/json
external_id
string
ticket_match_id
string
dispatchable
boolean
schedule_on
boolean
rate_override
boolean
default_equipment_id
string | null
default_additional_equipment_ids
string<uuid>[]
expires_at
string<date-time> | null

ISO8601 timestamp with local timezone

Response

OK

data
CompanyShare-Read · object
required