Users

Cancel Wallet Subscription

Cancel an active wallet subscription via SIWE.

Status flips to 'canceled' but period_end is preserved so credits already granted remain usable until the period rolls over. The renewal worker will skip canceled subs.

post/api/v1/users/me/wallet/subscription/cancel

Request body

wallet_addressstring required
noncestring required
signaturestring required

Response

Successful Response

{"stackTrail":"paths:/api/v1/users/me/wallet/subscription/cancel:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.