Delete service location
Description
Deletes an existing service location. The user making the request MUST have role "multisite_api" or "multisite_helpdesk". If this is not the case, an HTTP error 403 is returned.
Resource URL
https://app1pub.smappee.net/dev/v3/servicelocation/[SERVICELOCATIONID]
HTTP method
DELETE
HTTP header
Authorization: Bearer [ACCESS_TOKEN]
 [ACCESS_TOKEN] being the access token received from the Get token or Refresh token authentication calls.
Versioning
Version 1 (v1)
This call does not exist in this version
Version 2 (v2)
This call was introduced in this version
Content