logout
Logout from locksmith. This will invalidate all your session tokens.
Responses | ||
---|---|---|
200 Successfully completed the request.
| ||
500 Unable to fullfil request due to internal server error.
|
Logout from locksmith. This will invalidate all your session tokens.
Responses | ||
---|---|---|
200 Successfully completed the request.
| ||
500 Unable to fullfil request due to internal server error.
|
logout
POST /v2/auth/logout
https://locksmith.unlock-protocol.com
curl -L -X POST 'https://locksmith.unlock-protocol.com/v2/auth/logout' \
-H 'Accept: application/json'