⚠️ Close a session

PUT {{cb_url}}/integrationServices/v3/cblr/session

To close out your session, PUT the CLOSE status back to the session object.

See the Documentation

Request Body

{"session_id"=>"{{cb_lr_session_id}}", "status"=>"CLOSE"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring