Create action

Create a new action.

Body Params
string

ID of the workspace

string

Title of the action

string

Description of the action

string

Assign action to a specific project

assignees
array of strings

User Ids of action assignees; if value isn't passed the action will be assigned to the user Id of the request

assignees
labels
array of strings

Set Labels (Label IDs) for the Action

labels
string

Date string to set the deadline (date format: yyyy/mm/dd)

string
Defaults to Date string to set the start date

Date string to set the deadline (date format: yyyy/mm/dd)

string

Pass action template id to apply an action template

customFields
array of objects

Add custom fields to the action: Each object must contain label (string) and value (string)

customFields
string

ID of an Action to set as the parent for your new Action

string

ID of a project phase which will be assigned to the created action. If both phaseId and phaseName are sent than phaseId will be used

string

Name of a project phase which will be assigned to the created action. If both phaseId and phaseName are sent than phaseId will be used

boolean

Whether the Action is a milestone or not

Responses

Language
Credentials
Header
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json