v24

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-19169310464.0 KB
Devices

Terminate a device

delete/devices/{deviceId}

Path parameters

deviceIdstring required

Headers

Authorizationstring

Request body

$schemastring uri

A URL to the JSON Schema for this object.

previousDeviceIdstring
terminateAtstring date-time

Example request

{
  "$schema": "https://example.com/schemas/TerminateInputBody.json"
}

Response

No Content