plans

Update a plan

Update one or more attributes of a plan

patch/plans/{id}

Path parameters

idstring required

ID of an existing plan.

Request body

idstring

Unique identifier to identify the plan.

namestring

Name of the plan.

subject_typestring

The subject of the plan

Response

The plan was successfully updated

hrefstring

A reference to this plan

idstring

Unique identifier to identify the plan.

namestring

Name of the plan.

subject_typestring

The subject of the plan

createdstring

An iso8601 formatted timestamp

created_byinteger

Reference to the user that created this plan

updatedstring

An iso8601 formatted timestamp

updated_byinteger

Reference to the user that updated this plan

Changes

No recorded changes to this endpoint across all 1 revision of this API.