---
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.net/machines/apis/machines-api.md) · [All operations](https://skmtc.net/machines/apis/machines-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/machines/machines-api/versions/633ddedda749/schema)
