v4

latestOpenAPI 3.0.1Apache 2.02026-08-016079122.3 MB
Myself

Delete preference

Deletes a preference of the user, which restores the default value of system defined settings.

Note that these keys are deprecated:

  • jira.user.locale The locale of the user. By default, not set. The user takes the instance locale.
  • jira.user.timezone The time zone of the user. By default, not set. The user takes the instance timezone.

Use Update a user profile from the user management REST API to manage timezone and locale instead.

Permissions required: Permission to access Jira.

delete/rest/api/2/mypreferences

Query parameters

keystring required

The key of the preference.

Response

Returned if the request is successful.