---
title: "Use a cloudKey token to remotely trigger or revert a lockdown plan"
method: POST
path: "/tokens/cloudKeyLockdownPlanActionTokens/{token}/use"
tags: ["tokens"]
---

# Use a cloudKey token to remotely trigger or revert a lockdown plan

`POST /tokens/cloudKeyLockdownPlanActionTokens/{token}/use`

__Endpoint name__: useCloudKeyLockdownPlanActionToken

## Path parameters

- `token` string, required

## Request body

- object
  - `lockdownPlanId` integer
  - `action` 'trigger' | 'revert'

## Response `204`

No Content

---

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