6242f8ed3b67 → c14a8fc770d0 · 11 changes across 9 operations
- GET/campaigns/audience-builds/{build_id}/brief
- ○
added the optional property
//to the response with the status - ○
the
response's property default value changed from{"summary":"","offers":[],"promotions":[],"sample_messages":[],"tone":"","must_say":[],"must_not_say":[],"handling_rules":[],"escalate_when":[],"facts":[]}to{"summary":"","offers":[],"promotions":[],"sample_messages":[],"tone":"","must_say":[],"must_not_say":[],"handling_rules":[],"escalate_when":[],"facts":[],"office_handles_booking":false}for the status
- ○
- POST/campaigns/audience-builds/{build_id}/brief/messages
- ○
added the optional property
/to the response with the status - ○
the
response's property default value changed from{"summary":"","offers":[],"promotions":[],"sample_messages":[],"tone":"","must_say":[],"must_not_say":[],"handling_rules":[],"escalate_when":[],"facts":[]}to{"summary":"","offers":[],"promotions":[],"sample_messages":[],"tone":"","must_say":[],"must_not_say":[],"handling_rules":[],"escalate_when":[],"facts":[],"office_handles_booking":false}for the status
- ○
- GET/campaigns/audience-builds/{build_id}/booking-suggestion
- ○
endpoint added
- ○
- POST/campaigns/audience-builds/{build_id}/preview-messages
- ○
added the new optional request property
- ○
- PATCH/campaigns/audience-builds/{build_id}/settings
- ○
endpoint added
- ○
- GET/campaigns/booking-options
- ○
endpoint added
- ○
- POST/campaigns
- ○
added the new optional request property
- ○
- POST/campaigns/suggestions
- ○
added the new optional request property
- ○
- DELETE/manager/employees/{employee_id}
- ○
added the optional property
to the response with the status
- ○