patch https://api.super.ai/v1/app//worker-groups/
Use this endpoint to update a worker group's role at the project level.
Log in to see full request history
Responses
Use this endpoint to update a worker group's role at the project level.
xxxxxxxxxx
curl "https://api.super.ai/v1/app/123abc45-6789-01de-f2g3-45h67ijk8901/worker-groups/5" \
-X PATCH \
-H "API-KEY: live_1Ab23cdEFGH4iJ5K67Lmnop8qR10STulWX_2y3Za4_B" \
-H "Content-Type: application/json" \
-d '{ "role": "REVIEWER" }'
Try It!
to start a request and see the response here! Or choose an example: