Signing Out

Using your access token to logout, adding current access token to blacklist and can no more access api services.

📘

JWT Token

We use the bearer token authentication, pass your provided token value prefixed by word Bearer . Pass the value in the Authorization HEADER

Language
Click Try It! to start a request and see the response here!