Screen tab fields
Remove screen tab field
Removes a field from a screen tab.
Permissions required: Administer Jira global permission.
delete/rest/api/2/screens/{screenId}/tabs/{tabId}/fields/{id}
Path parameters
screenIdinteger required
The ID of the screen.
tabIdinteger required
The ID of the screen tab.
idstring required
The ID of the field.
Response
Returned if the request is successful.