v1/employee_evaluations/{evaluation_id}/tagsCopy Pagepost https://shyftplan.com/api/v1/employee_evaluations/{evaluation_id}/tagsCreates EvaluationTag for EvaluationPath Paramsevaluation_idint32requiredBody 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.tag_idint32requiredTag IDResponses 201Successfully created 400Tag does not have the correct context 401401 Unauthorized 404Evaluation Not Found, Company Not Found, Tag Not Found 422Updated 6 months ago