Remove a location from a group
Groups
Remove a location from a group
Remove a location from a location group. Pass the location_id as a query parameter.
DELETE
Remove a location from a group
Authorizations
OAuth 2.0 authentication. Use the client credentials or authorization code flow to obtain an access token.
The subdomain/tenant name identifying which tenant's data to access. Required for all API requests.
Path Parameters
The group ID
Query Parameters
The location ID to remove from the group
Response
Operation completed successfully with no content to return

