Delete Recordset

DELETE /api/.../recordsets/{id}

Delete a recordset.

Request Information

Name Type Required Description
id Integer Yes ID of recordset

Response Information

An HTTP return status code of 200 indicates success.

Example
application/json, text/json
1000

HTTP Response Codes

Code Description
200 OK. Success
400 FAILURE
404 FAILURE. Invalid recordset ID.

Required Permissions

Permission IDs found here.

    CR_CatalogingRecordSets_Delete (based on owner ID)