Delete a Location Group
| Time | Status | User Agent |
|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
id
string
required
The Location Group ID
``204 No Content
``401 Unauthorized
``404 Not Found
Updated3 months ago
ShellNodeRubyPHPPython
``
xxxxxxxxxx
curl --request DELETE \
--url https://api.fountain.com/v2/location_groups/id \
--header 'accept: application/json' ``
Click Try It! to start a request and see the response here! Or choose an example:
application/json
401404
Updated3 months ago