cURL
curl --request DELETE \ --url https://public.api.paragraph.com/api/v1/api/auth/sessions/{sessionId}
{ "success": true }
Cancels a pending auth session. Only pending sessions can be denied.
Documentation IndexFetch the complete documentation index at: https://paragraph.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://paragraph.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Session ID to deny
Session denied successfully
true