Skip to main content
POST
Close a case from the merchant review stage

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

caseId
string
required

Platform case id (cas_{ULID})

Pattern: ^cas_[0-9A-HJKMNP-TV-Z]{26}$
Example:

"cas_01ARZ3NDEKTSV4RRFFQ69G5AV"

Body

application/json

Optional closing note posted with the close

message
object

Optional closing note posted alongside the close

Response

Case closed successfully

Case after it was closed

data
object
required

Quote support Case. Conversation lives on /messages; this resource is metadata and lifecycle only.