Successful Response
required | object (AutorespConfigSchema) |
{- "country_code": "US",
- "keywords": [
- "keyword1",
- "keyword2"
], - "op": "start",
- "resp_text": "Thank you for your message"
}
{- "data": {
- "country_code": "US",
- "created_at": "2023-03-22T00:06:49.068817+00:00",
- "id": "c2298f86-a4dc-4cac-b6b6-4a3d01c290fa",
- "keywords": [
- "START"
], - "op": "start",
- "resp_text": "Hello there!",
- "updated_at": "2023-03-22T00:06:49.068817+00:00"
}
}
Successful Response
required | object (AutorespConfigSchema) |
{- "data": {
- "country_code": "US",
- "created_at": "2023-03-13T17:51:03.826453+00:00",
- "id": "adc37adf-d110-4355-9e9a-262847e68e89",
- "keywords": [
- "UNSTOP"
], - "op": "start",
- "resp_text": "Hello there!",
- "updated_at": "2023-03-13T17:51:03.826453+00:00"
}
}
Successful Response
required | object (AutorespConfigSchema) |
{- "country_code": "US",
- "keywords": [
- "keyword1",
- "keyword2"
], - "op": "start",
- "resp_text": "Thank you for your message"
}
{- "data": {
- "country_code": "*",
- "created_at": "2023-03-10T21:54:46.293380+00:00",
- "id": "54b7e19f-98a8-416f-81d1-a2782eade48b",
- "keywords": [
- "START",
- "BEGIN"
], - "op": "start",
- "resp_text": "Hello there!",
- "updated_at": "2023-03-10T21:54:46.293380+00:00"
}
}