Create Action Item

Create a new action item. To attach the action item to an initiative, meeting, or goal, call the corresponding attach endpoint after the action item has been created.

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

Request body for creating an action item.

client_key
object
required

The unique key of the client to create the action item for.

string
required

Title of the action item.

string | null

Rich-text body for the action item as a ProseMirror JSON
document serialized to a string.

assigned_user_ids
array of objects
required

Users assigned to this action item

assigned_user_ids*
date-time | null

Date time when the action item is due

string | null

Alias for title retained for backward compatibility.
When both fields are sent, title is used.

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

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