Delete Location
DELETE {{baseUrl}}/v1/location/:locationUid
Delete location
Parameters
| Field | Type | Required | Description |
|---|---|---|---|
uid | string | required | unique location id |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
x-auth | string | Authorization key and token | |
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{}