Set Locale

PUT {{baseUrl}}/rest/api/3/mypreferences/locale

Deprecated, use Update a user profile from the user management REST API instead.

Sets the locale of the user. The locale must be one supported by the instance of Jira.

Permissions required: Permission to access Jira.

Request Body

{"locale"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring