API Reference
Log In
API Reference

Delete a Plan Request Item

Deletes an Item in a Plan Request. Specify the Drawer identifier (sidedrawerId) and Plan Request identifier (planRequestId) to which the Item to be deleted belongs. Specify the Item identifier (itemId). Supply the Folder identifier (recordId) 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 deleted an Item.

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