Endpoint Examples
Refresh links
This endpoint allows you to refresh links in your existing bot
POST
/
v2
/
bots
/
links
/
refresh
/
public
Body
links
array
requiredList of links to be refreshed. Example [sample_link_1, sample_link_2]
Response
message
string
Indicates whether the request for links refresh was sent successfully to the server.