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

# Create App deploy token

`POST /apps/{app_name}/deploy_token`

## Path parameters

- `app_name` string, required

## Request body

- CreateAppDeployTokenRequest
  - `expiry` string

## Response `200`

OK

- CreateAppResponse
  - `token` string

---

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