Delete Location
Delete a location
DELETE
https://api.xenia.team/v1/locations/:id
Delete a location
Path Parameters
Name
Type
Description
id*
String
Location id
Headers
Name
Type
Description
Authorization*
JWT Token
Access Token
{
"id": "e77b6442-de60-401c-a173-0afc84a5747e",
"name": "Main Road Branch",
"parentId": null,
"createdAt": 1701743645
"updatedAt": 2001743645
}
Last updated