Delete a Location
| 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 ID
204
No Content
# ``401 Unauthorized
# ``404 Not Found
Updated3 months ago
ShellNodeRubyPHPPython
xxxxxxxxxx
curl --request DELETE \
--url https://api.fountain.com/v2/locations/id \
--header 'accept: application/json'
application/json
401404
Updated3 months ago