...
Field | Type | Description |
---|---|---|
user_id | integer | The ID of the user. |
campaign_id | integer | The ID of the campaign the user will be logged into. |
extension | string | The configured extension number of the user. |
Paste code macro | ||||
---|---|---|---|---|
| ||||
{
"success": <boolean>,
"detail": <string>
} |
TokenKey
Field | Type | Description |
---|---|---|
success | boolean | success indicator of the action. |
detail | string | A detailed message of the action. |