v4

latestOpenAPI 3.0.1Apache 2.02026-08-016079122.3 MB
User properties

Delete user property

Deletes a property from a user.

Note: This operation does not access the user properties created and maintained in Jira.

Permissions required:

  • Administer Jira global permission, to delete a property from any user.
  • Access to Jira, to delete a property from the calling user's record.
delete/rest/api/2/user/properties/{propertyKey}

Path parameters

propertyKeystring required

The key of the user's property.

Query parameters

accountIdstring
Example:5b10ac8d82e05b22cc7d4ef5

The account ID of the user, which uniquely identifies the user across all Atlassian products. For example, 5b10ac8d82e05b22cc7d4ef5.

userKeystring

This parameter is no longer available and will be removed from the documentation soon. See the deprecation notice for details.

usernamestring

This parameter is no longer available and will be removed from the documentation soon. See the deprecation notice for details.

Response

Returned if the user property is deleted.