Delete Single Record
Last updated
Last updated
The record can be deleted using unlink(), it takes a record id to delete.
DELETE /restapi/1.0/object/{object_name}/{id}
Request:
JSON Response:
XML Response:
Request Headers
– the response content type depends on Accept header
– The OAuth protocol parameters to authenticate.
Response Headers
– this depends on Accept header of the request
Status Codes
– no error
– there’s no resource
– authentication failed
– if any error raise