Jump to: navigation, search

Unassign Device from Place

This operation is part of the Place Management API section of the Web Services API.

Overview

Unassigns a device from a place.

Request URL /api/v2/places/{id}/devices/{id}
HTTP Method DELETE
Required Features api-provisioning-write

Samples

Request

DELETE /api/v2/places/15f4b6e7-f8f7-4039-b2f0-23ee146a7e8b/devices/690cb3ce-a11a-431c-8ff8-ed1de32219a0

HTTP Response

{
   statusCode: 0
}
This page was last edited on January 22, 2016, at 19:56.
Comments or questions about this documentation? Contact us for support!