---
title: "Deploy token flow"
method: POST
path: "/apps/{app_id}/deploy-token"
tags: ["Apps"]
---

# Deploy token flow

`POST /apps/{app_id}/deploy-token`

## Path parameters

- `app_id` string, uuid, required

## Query parameters

- `deploy_token` string

## Response `200`

Token created/updated

- object
  - `token` string

## Other responses

- `500` — Internal server error

---

[API](https://skmtc.dev/shardcloud/apis/cloud-website-api.md) · [All operations](https://skmtc.dev/shardcloud/apis/cloud-website-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/shardcloud/cloud-website-api/revisions/7fe2fc6c24d7/schema)
