Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Revoke a refresh token (logout).
cURL
curl --request POST \ --url https://{appId}.session.prelude.dev/v1/session/revoke \ --cookie __Host-refresh_%7Bapp_id%7D=
{ "code": "bad_request", "type": "bad_request" }
No Content