API Reference
Log In
API Reference

Update a Plan Request Item

Update an Item in a Plan Request. Specify the Drawer identifier (sidedrawerId) and Plan Request identifier (planRequestId) to which the Item belongs, and specify the Item identifier (itemId). The Folder identifier (recordId) is specified in the request body.

Path Params
string
required

Unique Drawer (sidedrawer) identifier.

string
required

Unique Plan Request identifier.

string
required

Unique Item identifier.

Body Params
string

Unique Folder (record) identifier (if Item type is record).

fieldValue
object

Field value (if Item type is field).

Response
200

Successfully updated an Item.

Language
Credentials
Click Try It! to start a request and see the response here!