Update Initiative

Partially update initiative details including name, description, internal visibility, assigned contact, and estimated/actual effort hours.

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

The initiative identifier.

Body Params

The fields to update.

Payload for updating the editable details of an existing initiative.

string | null

The name of the initiative. Omit when updating another editable field.

string | null

A brief summary of the initiative. Send null to clear the summary; omit to preserve it.

boolean | null

Whether the initiative is visible only to MSP users. Omit to preserve the current value.

string | null

The contact to assign to the initiative. Send null to clear the assignment; omit to preserve it.

estimated_hours
object | null

The estimated effort to record. Send an object to replace the estimate, null to clear it,
or omit to preserve it. When supplied, minimum is required.

actual_hours
object | null

The actual effort to record. Send an object to replace the value, null to clear it,
or omit to preserve it. Both replacing and clearing require the initiative's base lifecycle
status to be InProgress, OnHold, or Completed. An already recorded value
stays readable in every status.

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses
200

OK

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