Logout

Overview

API allows users to log out of a system by sending a request to invalidate their current session and terminate authentication.

Price :

500 monthly
Endpoint
HTTP MethodEndpoint
posthttps://api.itaxeasy.com/
Response Body
NameTypeRequiredDescription
x-apideck-consumer-idStringYesThe id of the customer stored inside Apideck Vault. This can be a user id, account id, device id or whatever entity that can have integration within your app
curl --request POST
--url https://api.sandbox.co.in/
--header 'Accept: application/json'
--header 'Content-Type: application/json'
--header 'x-api-version: 1.0'  --data