Skip to main content
POST
Bulk assigns or removes users from a location.

Authorizations

Authorization
string
header
required

Application (M2M) OAuth2 access token (client credentials).

Path Parameters

locationId
string<uuid>
required

The ID of the location.

Body

Cancellation token.

type
enum<string>
required
Available options:
ASSIGN,
REMOVE
userIds
string<uuid>[]
required

Response

Memberships updated successfully.