Skip to main content
PATCH
Update Location Group

Authorizations

x-client-key
string
header
required
x-client-secret
string
header
required

Path Parameters

workspaceId
string<uuid>
required

UUID of the workspace.

locationGroupId
string<uuid>
required

ID of the location group to update

Body

application/json
name
string | null

New name for the location group

description
string | null

New description for the location group

Locations
string<uuid>[] | null

List of Location UUIDs to assign

Response

Location group updated successfully

data
object
meta
object