API Reference
cURL
curl --request DELETE \ --url https://api.flatpeak.com/locations/{id} \ --header 'Authorization: Bearer <token>'
Permanently deletes a location.
Authenticate with bearer you obtained from authentication endpoint.
bearer
Flatpeak location_id
location_id
"loc_d47751032d2748d2bce8ec55b2006def"
202 accepted
"Accepted"
Was this page helpful?