Skip to main content
POST
Cancel Case Service

Authorizations

Authorization
string
header
required

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

Path Parameters

caseId
string
required

The case containing the service you would like to cancel

Body

application/json
serviceIds
string[]
required

Response

OK