Deletes a custom field option.Options with cascading options cannot be deleted without deleting the cascading options first.This operation works for custom field options created in Jira or the operations from this resource. To work with issue field select list options created for Connect apps use the Issue custom field options (apps) operations.Permissions required:Administer Jiraglobal permission.
Request
Path Params
Responses
🟢204Returned if the option is deleted.
application/json
Body
🟠400Returned if the request is not valid.
🟠401Returned if the authentication credentials are incorrect or missing.
🟠403Returned if the user does not have the necessary permission.
🟠404Returned if the field, the context, or the option is not found.