Creates a work plan

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
number
required

Team ID

Body Params
api_request_metadata
object

API Request Metadata

string

Budget Status: one of 'proposal', 'proposal', 'active', 'complete'

number

Daily Hours. Applicable when schedule_unit is 'day'. Must be greater than zero. Required if total_hours and percent_capacity are not set.

string

Locks day value: one of none or work_day

string

Work Plan Description

date
required

End Date (YYYY-MM-DD)

string

Locks hour value: one of daily_hour, total_hour, or percent_capacity

boolean

If true, locks total hour

number

Member ID

number

Percent Capacity as a decimal (e.g. 0.5 = 50%, 1.0 = 100%). Must be greater than zero. Values above 1.0 are allowed. Mutually exclusive with daily_hours/weekly_hours. Required if daily_hours and total_hours are not set.

number
required

Phase ID

number
required

Project ID

number

Role ID for creating unassigned work plans

string
enum
Defaults to day

Schedule unit: one of 'day' or 'week'. Defaults to 'day'.

Allowed:
number
required

Standard Work Category ID

date
required

Start Date (YYYY-MM-DD)

number

Total Hours. Must be greater than zero. Required if daily_hours and percent_capacity are not set.

number

Weekly Hours. Applicable when schedule_unit is 'week'.

boolean

Include days off as available capacity. Defaults to false.

boolean

Include holidays and time off as available capacity. Defaults to false.

Responses
200

Success

401

Invalid Authentication Key and/or Team ID

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here!