---
title: "Acknowledge VIP Status"
method: POST
path: "/api/vip/{address}/ack"
tags: ["VIP"]
---

# Acknowledge VIP Status

`POST /api/vip/{address}/ack`

Acknowledges that the wallet has seen the VIP prompt.

## Path parameters

- `address` string, required

## Response `200`

Successful response

- Success
  - `success` boolean

## Other responses

- `500` — Internal server error

---

[API](https://skmtc.net/gains/apis/gains-network-backend-api.md) · [All operations](https://skmtc.net/gains/apis/gains-network-backend-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gains/gains-network-backend-api/versions/2046588b87dd/schema)
