Logout
This endpoint logs out the currently authenticated user by invalidating their access token. It ensures the user's session is terminated and prevents further access until they log in again.
Method | API Endpoint |
---|---|
POST | https://admin-eficyent.rare-able.com/api/user/logout |
headers
: Object containing the API headers.
'X-Api-Key'
: To know how to generate please use
Authentication
'X-Api-Signature'
: To know how to generate please use
Authentication