Groups
Remove Location from Group
Removes a location from the specified group.
DELETE
/
v1
/
organizations
/
{organizationSlug}
/
groups
/
{groupName}
/
locations
/
{location}
Path Parameters
The slug of the organization or user account.
The name of the group.
The location code to remove from the group.
Response
200 - application/json
The group with the removed location
Was this page helpful?