Skip to content

Delete a Location

DELETE
/businesses/{businessId}/locations/{locationId}

Delete an existing location.

businessId
required
string format: uuid

Business ID

locationId
required
string format: uuid

Location ID

Confirmation of deletion.

Location requires authentication

object
error
object
code
number
Example
404
title
string
Example
Not Found

Location not found

object
error
object
code
number
Example
404
title
string
Example
Not Found