Create a new schedule
Schedules
Create a new schedule
Create a new schedule
Required capabilities: manage_system.
Auth middleware: verifyToken.
POST
Create a new schedule
Authorizations
JWT obtained from POST /api/v1/auth/login.
Body
application/json
flockId — see API source for exact type.
type — see API source for exact type.
name — see API source for exact type.
description — see API source for exact type.
startDate — see API source for exact type.
endDate — see API source for exact type.
items — see API source for exact type.