Add a worker group to a projectAsk AIpost https://api.super.ai/v1/app/{app_id}/worker-groups/{worker_group_id}Use this endpoint to add a previously created worker group to a specified project.Path Paramsapp_idstringrequiredThe universal unique identifier (UUID) of the project to which you want to add the worker group. You can find this in the super.AI dashboard URL of your project.worker_group_idstringrequiredThe worker group ID for the worker group that you want to add to the projectBody ParamsrolestringThe user role you want to assign to the worker group. Either LABELER or REVIEWER.Responses 200200 400400Updated 7 months ago