Esri's Geotrigger Service is replacing Geoloqi! Learn More | FAQ

group/delete/:token

Contents

URL

https://api.geoloqi.com/1/group/delete/:token

Description

Delete a group. All subscribers will be removed from the group and the group will be deleted.

Supported Request Methods

POST

Parameters

None

Response

Success

If the group was created successfully, you will get the group token in the response and a "200 OK" response code.

HTTP/1.1 200 OK
 
{"result":"ok"}