Skip to content

Schedule new instances

POST
/api/v1/groups/{name}/start

Schedules one or more new instances for the group.

name
required
string

Group name

count
deprecated
integer format: int32

Number of instances to schedule (1-50). Deprecated: send count in the request body instead.

object
count
integer format: int32

Instances scheduled

object
status
string
count
required
integer format: int32

Invalid count

Unauthorized

Forbidden

Group not found