Set Default Share Scope

PUT {{baseUrl}}/rest/api/3/filter/defaultShareScope

Sets the default sharing for new filters and dashboards for a user.

Permissions required: Permission to access Jira.

Request Body

{"scope"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{&quot;scope&quot;:&quot;GLOBAL&quot;}