Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 768 Bytes

CustomBulkSessionModel.md

File metadata and controls

12 lines (8 loc) · 768 Bytes

CustomBulkSessionModel

Properties

Name Type Description Notes
CustomId string Custom Session ID [default to null]
IpList []string The List of IP of your user, Array of String, example: ["162.254.103.13","198.12.116.39", "162.254.135.39", "162.254.129.34"] [default to null]
WebhookUrl string When your Session is Linked, Unprocessable or in Error, we will POST the session's details on the webhook_url [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]