Delete List Records
Last updated
Last updated
Records can be deleted using unlink(), it takes a list of records to delete.
DELETE /restapi/1.0/object/{object_name}?ids={comma_separated_ids}
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