How do you enable the Delete capability on the location_tracking hosted feature service? I tried to using the Service Detials page in Portal but got an error "Location Tracking Schema cannot be modified".
As the Portal Admin (and owner of the Hosted Feature Service), I would like to delete some test track points, using Pro but get an error that "user does not have permission to execute the operation [delete capability is not set].
Thanks.
Solved! Go to Solution.
Hi Dan,
The Location Tracking Feature service is pretty locked down to ensure data integrity and security. If you are an administrator, you can delete features via the REST API for the service by specifying a where clause or objectIds.
Example:
Hi Dan,
The Location Tracking Feature service is pretty locked down to ensure data integrity and security. If you are an administrator, you can delete features via the REST API for the service by specifying a where clause or objectIds.
Example: