Reset the user's column configuration for the filter to the default.Permissions required: Permission to access Jira, however, columns are only reset for:
filters owned by the user.
filters shared with a group that the user is a member of.
filters shared with a private project that the user has Browse projectsproject permission for.
filters shared with a public project.
filters shared with the public.
Request
Path Params
Responses
🟢204Returned if the request is successful.
application/json
Body
🟠400Returned if:
* the filter is not found.
* the user does not have permission to view the filter.
🟠401Returned if the authentication credentials are incorrect or missing.