POST /api/schedule/plans/{id}/generate-events/

Generate Events for a SchedulePlan

Required permissions:

  • IsAuthenticated
  • WorkspaceRequired
  • HasRolePermissions::schedule_plan_create
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
string
required
created_by
object
asset
object
required
crew
object
required
owner
object
boolean

Is entity active

date-time | null
string
required
length between 1 and 100
string

Description of the schedule plan.

date-time

Plan start date.

date-time | null

Plan end date (Optional).

string
enum

How is the schedule defined. Periodic, Manual, etc

Allowed:
string

Recurrence rule for future events.

string
length between 1 and 50

Event length, defined as interval in ISO8601 duration format: P5D (5 days)

string
length ≤ 50

Pauses event creation until the defined duration before upcoming event, defined as ISO8601 duration format: P5D (5 days).

integer
-32768 to 32767

Number of events in the future that exist in the database.

string

Template to dynamically build event name.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json
application/yaml