cURL
curl --request PATCH \ --url https://api.pingnetwork.io/customer/v2/sessions/{id}/pause \ --header 'Authorization: <api-key>'
{ "session_id": "<string>", "paused": true }
Pauses an active reusable session, disconnecting all active connections
Documentation IndexFetch the complete documentation index at: https://docs.pingnetwork.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.pingnetwork.io/llms.txt
Use this file to discover all available pages before exploring further.
Session ID
Session paused successfully
Session ID that was paused
Indicates if the session is now paused