Skip to main content
POST
Update the display order of companies.

Authorizations

X-API-Key
string
header
required

Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.

Body

application/json

Company order list

Request body for updating company display order

companies
object[]

Array of {id: string, order: integer} objects to update display order

Response

Order updated successfully

Success response

msg
string

Success message