Location

Delete Location Service

DELETE
/location/{serviceId}

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

serviceId*string

Response Body

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/location/string"
Empty
{  "message": "string",  "errors": {    "property1": [      "string"    ],    "property2": [      "string"    ]  }}
{  "message": "string",  "errors": {    "property1": [      "string"    ],    "property2": [      "string"    ]  }}
{  "message": "string",  "errors": {    "property1": [      "string"    ],    "property2": [      "string"    ]  }}
{  "message": "string",  "errors": {    "property1": [      "string"    ],    "property2": [      "string"    ]  }}