User Logout
post
/v1/auth/logoutPart of Auth.
Authentication
This operation does not require an API key.
Example request
curl
curl -X POST "https://api.robosystems.ai/v1/auth/logout"Responses
200 Successful Response
| Status | Meaning |
|---|---|
| 400 | Invalid request |
| 429 | Rate limit exceeded |
| 500 | Internal server error |