Skip to main content
PATCH
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

CUSTOMER_INTERACTION_ID
string<uuid>
required

ID of the customer interaction to update

Body

application/json
custom_fields
object[]
required

Custom field values to set on the customer interaction. Each key must match the field_name of a Customer interaction custom field defined in your Alpharun dashboard.

Response

Customer interaction updated

data
object