Actions
Feature #44233
openAdd show, update, and destroy to the REST API for custom fields
Status:
New
Priority:
Normal
Assignee:
-
Category:
REST API
Target version:
-
Resolution:
Description
Currently, the REST API for custom field definitions only supports the index action, so individual custom fields cannot be retrieved, updated, or deleted via the API.
This proposal adds show, update, and destroy actions to the custom fields REST API. Since the show action did not previously exist, it is being added here as an API-only action, without an HTML view.
All of these actions require administrator privileges.
Files
No data to display
Actions