Upsert active units (bulk)
Active Units
Upsert active units (bulk)
Bulk upsert active units.
Body format: { "units": [ ... ] }
Validation:
- Each unit must include a non-empty
id - Duplicate ids within the same request are rejected
PUT
Upsert active units (bulk)
Authorizations
Partner API key provided by Northca.
Headers
Discord Guild ID (server/guild context for the request).
Discord User ID for the acting user (optional; used for audit fields).
Path Parameters
MDT ID.
Body
application/json
Bulk upsert. Each unit must include a non-empty id.
Duplicate ids within the same request are rejected.
Response
Upserted units.
The response is of type any.
