locations
aid_location_lid_delete
Delete single location scopes:
- admin:locations
- write:locations
delete/accounts/{aid}/locations/{lid}
Path parameters
aidstring ^[PT]{1}\d{8}$ required
An id that uniquely identifies the account.
lidstring required
location id
Response
Location deleted
Example response
{
"id": "SL02",
"organization_number": "123456789MVA",
"name": "SC Oslo",
"business_name": "SC Oslo AS"
}