Delete Devices

DELETE https://{{crosswork_ip}}:30603/crosswork/inventory/v1/nodes

Use this API Call to delete the onboarded device/devices using the device UUID

Request Body

{"data"=>[{"uuid"=>"56d88be2-115e-4805-845c-779c877a7b8d"}]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring