Jump to: navigation, search

Unassign Place from User

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

Overview

Unassigns a place from a user.

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

Samples

Request

DELETE  /api/v2/users/11f2929763414ad2932d1a05e5abd5ae/places/bff40675-0936-4ab4-9b82-77ff8d144c81

HTTP Response

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