Skip to main content

Logout

curl --location --request DELETE 'https://api.upstox.com/v2/logout' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {your_access_token}'