v1/assignment_groups/{id}Copy Pageput https://shyftplan.com/api/v1/assignment_groups/{id}Update an existing assignment group.Path ParamsidstringrequiredID of the assignment group.Body Paramsuser_emailstringrequiredThis is a testing sandbox. We advise against using credentials for production accounts here. E-mail address of the API user.authentication_tokenstringrequiredThis is a testing sandbox. We advise against using credentials for production accounts here. Authentication token - can be fetched by login action.company_idint32required≥ 1ID of a shyftplan account.metadatajsonJSON string.namestringName of the assignment group.Responses 200Successfully created. 403Forbidden. 404Couldn't find company.Couldn't find assignment group. 422Name is already taken.Shiftplan is locked.Updated 6 months ago