Skip to main content
POST
Merge multiple units into one

Authorizations

Authorization
string
header
required

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

Body

application/json
unitIds
string[]
required
Minimum array length: 2
newName
string
required
Minimum string length: 1

Response

Successful response

id
string
required
name
string
required
organizationId
string | null
required