MIST-claim_devices
POST {{host}}/api/v1/orgs/{{org_id}}/inventory
Body Parameters
| Parameter | Type | Description |
|---|---|---|
| op | string | Required. unassign |
| macs | list | list of MAC, e.g. 5c5b350e0001 |
Request Body
["{{claim_code}}"]
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string | ||
X-CSRFToken | string | ||
Content-Type | string |