Logout

Logout

Endpoint to logout the user session
Authorized Roles : ANY

Request
URI
POST
https://{api_host}/provider/session/logout
COPY
Authentication
This operation uses the following authentication methods.
Responses
200

OK

Operation doesn't return any data structure

400

Bad Request

Operation doesn't return any data structure

Code Samples
COPY
                    curl -X POST -H 'Authorization: <value>' https://{api_host}/provider/session/logout