---
title: "Automatic updater opt-out"
method: POST
path: "/cards/v1/automatic-updater/{cardID}/opt-out"
tags: ["Automatic updater"]
---

# Automatic updater opt-out

`POST /cards/v1/automatic-updater/{cardID}/opt-out`

Opt out of Visa Automatic Updater (VAU) or Mastercard's Automatic Billing Updater (ABU).

This entry is processed during the next file generation window and be sent to the network. 

This endpoint generates an [Automatic Updater notification file sent](https://developers.pismo.io/events/docs/cards-automatic-updater-1) event.

For more information, refer to the [Automatic updater](https://developers.pismo.io/pismo-docs/docs/automatic-updater) guide.

## Path parameters

- `cardID` string, required

## Response `200`

Success or failure

## Other responses

- `401` — Access token is missing or invalid
- `403` — The request has been lost
- `404` — Not Found
- `500` — Internal server error

---

[API](https://skmtc.net/pismo/apis/platform-authentication.md) · [All operations](https://skmtc.net/pismo/apis/platform-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pismo/platform-authentication/revisions/935b62e16de4/schema)
