Authorization: Bearer ********************Authorization: Bearer ********************curl --location '/api/projects//triggers/' \
--header 'Accept-Language;'{
"id": "string",
"project_id": "405d8375-3514-403b-8c43-83ae74cfe0e9",
"name": "string",
"event_type": "message_created",
"keywords": [
"string"
],
"channel_ids": [
"string"
],
"dialog_scope": "all",
"actions": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"type": "add_to_segment",
"segment_id": "string"
}
],
"is_active": true,
"agent_id": "2b1e3b65-2c04-4fa2-a2d7-467901e98978",
"is_read_only": true,
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z"
}