Skip to main content

Delete Interact Session

Destroy a standalone Interact session and release its resources.
1 min read
delete/interact/{sessionId}
Request example
Response
delete/interact/{sessionId}

Headers#

HeaderValue
AuthorizationBearer <API_KEY>

Path Parameters#

ParameterTypeRequiredDescription
sessionIdstringYesThe Interact session ID to destroy

Response#

FieldTypeDescription
successbooleanWhether the session was successfully destroyed

Example Request#

Example Response#

Are you an AI agent that needs a Firecrawl API key? See firecrawl.dev/agent-onboarding/SKILL.md for automated onboarding instructions.

Authorization

Authorizationstringheaderrequired#
Bearer authentication header of the form Bearer <token>, where <token> is your API key.

Path parameters

sessionIdstringrequired#
The interact session ID

Responses

application/json
Interact session deleted successfully
successboolean#
sessionDurationMsinteger#
Total session duration in milliseconds
creditsBillednumber#
Number of credits billed for the session