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.
请求参数
Path 参数
Body 参数application/json
示例
返回响应
🟢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.