Edit Twitch Followers
Edit settings for a Twitch Followers order. Only works for orders where order_type is ‘followers’ and service is ‘twitch’. Empty bodies and unchanged values are accepted and return ok.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
The language of the response
en, ru Path Parameters
The ID of the order
Body
All parameters are optional. Only pass the Twitch Followers settings you want to change. The public API intentionally does not support count for this endpoint.
Twitch channel slug without the https://www.twitch.tv/ prefix. Channel changes are available within the order limit. Value must be non-empty after trim.
"new_channel"
Interval between followers in seconds.
1 <= x <= 8640045
Enable a floating interval of +/-25% from interval.
true
Response
Action Success
The status of the action
"ok"