---
title: "Updates the CrowdSafeAs list assigned to a specific location to the CrowdSafeAs specified in the body."
method: PUT
path: "/DEIB/{subscriberId}/Location/{locationId}/CrowdSafeAs"
tags: ["Rest"]
---

# Updates the CrowdSafeAs list assigned to a specific location to the CrowdSafeAs specified in the body.

`PUT /DEIB/{subscriberId}/Location/{locationId}/CrowdSafeAs`

## Path parameters

- `subscriberId` integer, required
- `locationId` integer, required

## Headers

- `Authorization` string, required
- `SiteId` integer, required

## Request body

- integer[]

## Response `204`

NoContent

- SystemVoid

## Other responses

- `400` — BadRequest
- `403` — Forbidden

---

[API](https://skmtc.net/mindbodyonline/apis/rest-api.md) · [All operations](https://skmtc.net/mindbodyonline/apis/rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mindbodyonline/rest-api/revisions/dc2736850e42/schema)
