---
title: "POST /api/v1/{vcs}/access-token"
method: POST
path: "/api/v1/{vcs}/access-token"
---

# POST /api/v1/{vcs}/access-token

`POST /api/v1/{vcs}/access-token`

## Path parameters

- `vcs` string, required

## Request body

- AccessTokenCreate
  - `capabilities` unknown[], required
    - unknown
  - `name` string, required

## Response `200`

- AccessToken
  - `refresh_token` string, required

## Other responses

- `400`
- `403`

## Changes

- **2025-09-19** `608fbb7337aa` — 1 info
  - endpoint added
- **2024-10-03** `2089572474fe` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/terrateamio/apis/untitled-api/changes/api/v1/:vcs/access-token/post.md)

---

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