Skip to main content
POST
/
api
/
v1
/
whitelabel
/
intake
/
cases
/
{case_id}
/
approve_delivery
Error
A valid request URL is required to generate request examples
{
  "success": true,
  "action_id": "<string>",
  "status": "<string>"
}

Path Parameters

case_id
string
required

Body

application/json

The body is of type object.

Response

OK

success
boolean
required
action_id
string
required
status
string
required