Skip to main content
POST
Log out of the customer portal
This endpoint requires an active portal session. No request body is needed.

Example Request

Response

Returns a confirmation message. The portal session cookie is invalidated and can no longer be used for authenticated requests.

Error Responses

After logout, any subsequent requests using the same portal session cookie will receive a 401 Unauthorized response. The customer must log in again to access portal features.

Authorizations

portal_session
string
cookie
required

Customer-portal session cookie issued by GET /portal/auth/verify.

Response

200 - application/json

Logged out.

message
string