REST API Custom Object Delete Update

REST API consumers can now delete custom object records when using the delete request in the following format: DELETE /entity/entityCustomObjectInstance[1-10]/[id]

Top