For the complete documentation index, see llms.txt. This page is also available as Markdown.

Change IP Interval

Reference for the Change IP Interval task in legacy Proxy Builder.

Understanding on_prem_id

The on_prem_id is an identifier retrieved from the "modem" endpoint. This unique ID is essential for various operations as it needs to be specified within the parameters object when making requests. It ensures that the actions executed are accurately targeted, particularly in environments with multiple on-premise devices. Always ensure that you use the correct on_prem_id to prevent any unintended changes.

Change IP Interval

post

This API is used to change the IP rotation interval on the modem

Authorizations
HTTPRequired

Enter token as: Bearer

Body
command_namestringRequiredExample: edit_modem
friendly_namestringRequired

Name that will be displayed in the UI

Example: Custom Rotate Endpoint
serverstringRequiredExample: 6f03e0bf-beaf-4ad7-bcfa-183f688
Responses
201Success
application/json
idintegerOptional
userintegerOptional
serverstringOptional
clientintegerRequired
loggedbooleanOptional
statusstring · enumOptionalPossible values:
taggedbooleanOptional
timeoutintegerOptional
broadcastbooleanOptional
created_atstringOptional
parametersobject · ParametersOptional
user_emailstringOptional
server_namestringOptional
command_namestringRequired
friendly_namestringOptional
server_responseobject · Server responseOptional
timeout_remainingstringOptional
post/task/change-ip-interval
201Success

Last updated

Was this helpful?