Volume Owner Callback
API Callback URL
Callback Method
Request
{
"zone_id"=159,
"event_id"=158
"access_key": "your_access_key", //When you need to access this API, please ask us for the key.
"sign": "request_signature", //zone_id-event_id-line_id-access_key-once,sha256 HMAC signing with these 5 parameters
"once": "unique_request_id", //random string
"tg_id": "tg_id" // User telegram id
}Response
Last updated