---
title: "Add location(s) to Falcon Guard"
method: POST
path: "/v2/guard/add"
tags: ["Falcon Guard"]
---

# Add location(s) to Falcon Guard

`POST /v2/guard/add`

Add one or multiple locations to be protected by Falcon Guard.

When protecting locations, each business location needs to have already been added to your Saved Locations in your Local Falcon dashboard.

## Response `200`

Location(s) added to Falcon Guard successfully.

## Other responses

- `400` — The request was malformed or missing required parameters.
- `401` — The API key is missing, invalid, or does not have permission for the requested resource.
- `429` — You have exceeded the rate limit. Please wait before making additional requests.
- `500` — An unexpected error occurred on the server. Please try again later.

---

[API](https://skmtc.net/localfalcon/apis/local-falcon-api.md) · [All operations](https://skmtc.net/localfalcon/apis/local-falcon-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/localfalcon/local-falcon-api/revisions/06b5d428ba9e/schema)
