cURL
curl --request DELETE \ --url https://{host}/frontend/api/v1/auth/sign-out \ --header 'Authorization: Bearer <token>'
{ "ret-url": null, "success": true }
API Key Security (Header).
Invalidate other sessions
Login return URL
OK
The response is of type object.
object