POST
/
user
/
logout
curl --request POST \
  --url https://api.icepanel.io/v1/user/logout \
  --header 'Authorization: <authorization>'
{}

Headers

Authorization
string
required

Response

200
application/json
OK

The response is of type object.