ReferenceAPI
End Session
Path Parameters
session_id*string
Match
^ses_[A-Za-z0-9]{20,32}$Header Parameters
Idempotency-Key*string
Length
1 <= length <= 128Response Body
application/json
application/json
curl -X POST "https://example.com/v1/sessions/string/end" \ -H "Idempotency-Key: string"{ "session_id": "string", "journal_id": "string", "status": "creating", "last_sequence": 0, "config_hash": "string"}