---
title: "決済トークンの登録"
method: POST
path: "/app/payment-methods"
tags: ["app"]
---

# 決済トークンの登録

`POST /app/payment-methods`

## Request body

- object
  - `token` string, required — 決済トークン

## Response `204`

決済トークンの登録に成功した

## Other responses

- `400` — Bad Request

## Changes

> 2 revisions in range; 1 could not be searched.

- **2024-12-04** `5f71dd0e9c7f` — 1 info
  - the `token` request property's minLength was decreased from `1` to `0`

[Change history](https://skmtc.dev/isucon/apis/isuride-api-specification/changes/app/payment-methods/post.md)

---

[API](https://skmtc.dev/isucon/apis/isuride-api-specification.md) · [All operations](https://skmtc.dev/isucon/apis/isuride-api-specification/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/isucon/isuride-api-specification/revisions/9ded46d2bf61/schema)
