ObjectCanBeEditied,ObjectCanBeDeleted

Responses returned from the REST API on editable objects contain two special properties ObjectCanBeEdited and ObjectCanBeDeleted which will identify whether or not the currently logged in user will be allowed to PUT or DELETE data for the current object.

See Also

Special Functions

Getting Record Counts: $count

Getting pick lists: {PropertyName}/ and {PropertyName}/$count

Caching support on lookups

Special lookups

Getting a new empty object: $new

Getting metadata: $fields

Discoverability

Document attachments, uploads, downloads

Working with Existing Filters: $filters and $myfilters

Errors

Commands

Tools

Clearing Cached Data: $cache

Warnings and Conflicts

Getting live updates based on property changes made by an end user

Secure Fields

SQL Injection Considerations