Issue field configurations
Remove issue types from field configuration scheme
Deprecated, use Field schemes which supports field association schemes.
Removes issue types from the field configuration scheme.
This operation can only modify field configuration schemes used in company-managed (classic) projects.
Permissions required: Administer Jira global permission.
post/rest/api/2/fieldconfigurationscheme/{id}/mapping/delete
Path parameters
idinteger required
The ID of the field configuration scheme.
Request body
Response
Returned if the request is successful.
{"stackTrail":"paths:/rest/api/2/fieldconfigurationscheme/{id}/mapping/delete:post:responses:204:content:application/json:schema","oasType":"schema","type":"unknown"}