v1/shiftplans/{shiftplan_id}/day_notesCopy Pagepost https://shyftplan.com/api/v1/shiftplans/{shiftplan_id}/day_notesAdd a new day notePath Paramsshiftplan_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.ends_atdaterequiredDay note end datestarts_atdaterequiredDay note start datetitlestringrequiredDay note titledescriptionstringDay note descriptionResponses 201Successfuly created 401Unauthorized 403Forbidden 404Company not found 422Invalid day note parametersUpdated 15 days ago