i

Please enable JavaScript to view this site.

The DELETE method is used to delete a resource contained within the operation url.

 

It uses the HTTP DELETE verb.

The url contains the collection name and id of the resource to be deleted.

There is no request body.

There is no response body.

 

Example: Deletion of instance with Id = 94 from the  "Account" form.

 

DELETE /forms/CRM_ACCOUNT/instances/94

 

Send us your comment
Share on Twitter Share on Linkedin Send by Email Print