POST /v1/auth/logout
Endpoint
Section titled “Endpoint”POST /v1/auth/logout
Authentication
Section titled “Authentication”No authentication required.
cURL Example
Section titled “cURL Example”curl -X POST "https://api.sapiom.ai/v1/auth/logout" \ -H "Authorization: Bearer YOUR_API_KEY"