v2

Swagger 2.02026-08-01331211921.0 KB
properties

Update a user application property

Update an application property value stored against a user.

put/users/{selected_user}/properties/{app_key}/{property_name}

Path parameters

selected_userstring required

Either the UUID of the account surrounded by curly-braces, for example {account UUID}, OR an Atlassian Account ID.

app_keystring required

The key of the Connect app.

property_namestring required

The name of the property.

Request body

_attributesstring[]

Response

An empty response.