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"=>"{{R1_UUID}}"}]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring