Add the #DF24 Developer Keynote to your agenda. Join us in-person on 9/18 at 2:30 p.m. PT or on Salesforce+ at 5 p.m. PT for the must-see session built just for developers.

InvokeDelete

Invokes the Delete method on the specified object

InvokeDelete(1, 2, 3)

OrdinalTypeDescription
1stringRequiredObject on which to perform Delete method
2arrayRequiredArray containing status and RequestID of API call
3stringRequiredAPI configure options to include in call. Can contain a null value.