Skip to main content
End your Aria Compute ROUTER session by calling the logout endpoint. This clears the session cookie on the server side and invalidates the current authentication context.

Endpoint

Authentication

Send the session cookie obtained from login, or include Authorization: Bearer <api-key>.

Response

A successful logout returns 200 OK with no response body.
End your Aria Compute ROUTER session by calling the logout endpoint. This clears the session cookie on the server side and invalidates the current authentication context.

Endpoint

Authentication

Send the session cookie obtained from login, or include Authorization: Bearer <api-key>.

Response

A successful logout returns 200 OK with no response body.