Skip to main content
POST
/
auth
/
logout
cURL
curl --request POST \
  --url http://localhost:3000/connect/v1/auth/logout/ \
  --header 'Authorization: <api-key>'
This response has no body data.

Authorizations

Authorization
string
header
required

Response

201 - undefined