v4

OpenAPI 3.0.1Apache 2.02026-08-016169702.3 MB
Filters

Change filter owner

Changes the owner of the filter.

Permissions required: Permission to access Jira. However, the user must own the filter or have the Administer Jira global permission.

put/rest/api/3/filter/{id}/owner

Path parameters

idinteger required

The ID of the filter to update.

Request body

accountIdstring required

The account ID of the new owner.

Response

Returned if the request is successful.

{"stackTrail":"paths:/rest/api/3/filter/{id}/owner:put:responses:204:content:application/json:schema","oasType":"schema","type":"unknown"}