Update request

Update a request.

Attributes that can be changed in an update request include:

  • assignee user ID
  • title
  • status which can be changed via the stepId
  • start/due dates
  • priority
  • custom properties
  • content references (DocCenter and WorkSpace content)
Path Params
string
required

Space ID

string
required

shortened Id of request

Body Params

The planner request data

string | null

User ID of the assignee

string | null

Title of the request

int32 | null

Step ID indicating status

string | null

Project ID of the project the request belongs to

string | null
enum

Priority value

Allowed:
date-time | null

Planned start date

date-time | null

Planned end date (due date)

int32 | null

Planned duration in days

string | null

Note used for notifications on status changes

customProperties
array of objects | null

List of custom properties

customProperties
contentRefs
array of objects | null

List of content references (WorkSpace and DocCenter content)

contentRefs
formRef

Form reference object

Responses

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