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

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 the Item type is field).

Response
200

Successfully updated an Item.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!