Reset User Default Columns

DELETE {{baseUrl}}/rest/api/3/user/columns?accountId=<string>&username=<string>

Resets the default issue table columns for the user to the system default. If accountId is not passed, the calling user's default columns are reset.

Permissions required:

  • Administer Jira global permission, to set the columns on any user.
  • Permission to access Jira, to set the calling user's columns.

Request Params

KeyDatatypeRequiredDescription
accountIdstringThe account ID of the user, which uniquely identifies the user across all Atlassian products. For example, 5b10ac8d82e05b22cc7d4ef5.
usernamestringThis parameter is no longer available and will be removed from the documentation soon. See the deprecation notice for details.