Create a Worker Pool

Creates a worker pool for holding a list of specific workers in the WorkN system.

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

The identifier for the enterprise for which the worker pool is being created. If the value is sent, the created worker pool will be specific to only this enterprise; if not, the pool is created for the API users entire marketplace. This value is ignored for any users who are already directly associated to an enterprise.

string
required

The name to be assigned to the created worker pool.

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, as well as provider_ids that the user does not have access to.

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