Add a share permission to a filter. Identify the share permission by type and value parameters. Supported types are anyone (or global), any (or loggedin), user, group, project and projectRole. Use anyone or global type for all (including anonymous) users. Use any or loggedin type for all authenticated users. Alternatively, specify one of the project, role, group, or userId parameters to add their respective type (project, projectRole, group, or user) without specify type. Note that user type is only supported by jria cloud. Use permission parameter to specify view or edit permission. The default permession value is view. Note anyone (or global) and any (or loggedin) types can only have view permission. For jira cloud, only the filter owner has edit permission, all others will only have view permission.