---
title: "Create App deploy token"
method: POST
path: "/v1/apps/{app_name}/deploy_token"
tags: ["Apps"]
---

# Create App deploy token

`POST /v1/apps/{app_name}/deploy_token`

## Path parameters

- `app_name` string, required

## Request body

- CreateAppDeployTokenRequest
  - `expiry` string

## Response `200`

OK

- CreateAppResponse
  - `token` string

## Changes

- **2026-08-12** `f54480c4ce7f` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/machines/apis/machines-api/changes/v1/apps/:app_name/deploy_token/post.md)

---

[API](https://skmtc.dev/machines/apis/machines-api.md) · [All operations](https://skmtc.dev/machines/apis/machines-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/machines/machines-api/revisions/80746f322f20/schema)
