Subscribe locations to an integration

Subscribes one or more locations to the integration associated with the bearer token. Intended for integrator-driven location mapping: after an end-user selects locations in the integrator's UI, the integrator posts the chosen location uuids here. The integration is resolved from the token, and the token's user must have access to every requested location — if any location fails the access check, no locations are subscribed.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
location_uuids
array of strings
required

The uuids of the locations to subscribe to the integration.

location_uuids*
Responses

400

No valid location_uuids were provided.

403

The token is not an integration API token, or the token does not have access to one or more of the requested locations. No locations are subscribed.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json