Skip to main content
PATCH
Update routing form response

Headers

Authorization
string
required

value must be Bearer <token> where <token> is api key prefixed with cal_

Path Parameters

teamId
number
required
routingFormId
string
required
responseId
number
required
orgId
number
required

Body

application/json
response
object

The updated response data

Response

200 - application/json
status
enum<string>
required
Available options:
success,
error
Example:

"success"

data
object
required