Sign Out

Sign out and invalidate current session

Responses
  • 200

    Signed out successfully

Request Example for post/auth/sign-out
curl https://api.gpcn.com/v1/auth/sign-out \
  --request POST \
  --header 'X-API-Key: YOUR_SECRET_TOKEN'
No Body