---
title: "Add note for token"
method: POST
path: "/v4/oauth/access-token/notes"
tags: ["OAuth"]
---

# Add note for token

`POST /v4/oauth/access-token/notes`

Adds a note for the current token (it may be used for tokens identification and other purposes)

## Request body

- unknown

## Response `201`

Created

- object

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `402` — Payment Required
- `403` — Forbidden
- `404` — Not Found
- `409` — Conflict
- `422` — Validation failed
- `429` — Too Many Requests
- `500` — Internal Server Error

---

[API](https://skmtc.dev/phone/apis/phoenix-api-by-phone-com.md) · [All operations](https://skmtc.dev/phone/apis/phoenix-api-by-phone-com/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/phone/phoenix-api-by-phone-com/revisions/b6c7ddb3e281/schema)
