Update a Worker Pool

Updates the name of the specified worker pool, adds workers to the pool, or removes workers from it.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
int32

The unique identifier for the pool.

string
required

The updated name to be assigned to the pool.

remove_provider_list
array of int32s

A list of provider_ids of the workers to be removed from the pool.

remove_provider_list
add_provider_list
array of int32s

A list of provider_ids of the workers to be added to the pool. Note: If any invalid provider_ids are passed, the system will ignore those IDs, including the provider_ids the user does not have access to.

add_provider_list
Headers
string
required
Defaults to Token <place token here>

The authorization token returned from the Log In endpoint.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
LoadingLoading…
Response
Choose an example:
application/json
text/plain