cURL
curl --request POST \ --url https://mainnet.gomaestro-api.org/v1/contracts/subscription/unsubscribe \ --header 'Content-Type: application/json' \ --header 'api-key: <api-key>' \ --data '{ "subscriber_address": "<string>", "service_nft_tn": "<string>", "subscriber_nft_tn": "<string>", "current_time": "<string>" }'
{ "cbor_hex": "<string>", "tx_hash": "<string>" }
Unsubscribe from a subscription
Project API Key
Unsubscribed successfully
Unsigned transaction