Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
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.
Session ID to deny
Session denied successfully
true