cURL
curl --request POST \ --url https://api.sandbox.co.in/gst/compliance/tax-payer/logout \ --header 'Authorization: <authorization>' \ --header 'x-api-key: <x-api-key>'
{ "code": 200, "data": { "status_cd": "1" }, "timestamp": 1763446641000, "transaction_id": "a7eda5e8-1558-4689-ace8-f085cd699041" }
Using this API, you can invalidate current taxpayer session.
Taxpayer access token
API version
API key for identification
200 Success
200
Show child attributes
1763446641000
"a7eda5e8-1558-4689-ace8-f085cd699041"
Was this page helpful?