Changes the owner of the filter.Permissions required: Permission to access Jira. However, the user must own the filter or have the Administer Jiraglobal permission.
Request
Path Params
Body Params application/json
Examples
Responses
🟢204Returned if the request is successful.
application/json
Body
🟠400Returned when:
* The new owner of the filter owns a filter with the same name.
* An attempt is made to change owner of the default filter.
🟠403Returned if the requesting user is not an owner of the filter or does not have *Administer Jira* global permission.
🟠404Returned if the filter or the new owner of the filter is not found.