---
title: "Activate Token"
method: PATCH
path: "/api/v2/card/{id}/activate"
tags: ["Token Management"]
---

# Activate Token

`PATCH /api/v2/card/{id}/activate`

Activate a OnlinePay issued reuse token.

## Path parameters

- `id` unknown, required

## Response `204`

Success. Token was successfully activated.

## Other responses

- `400` — Bad Request
- `401` — Unauthorised
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

---

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