Skip to content

Delete a user application property

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

Delete an application property value stored against a user.

selected_user
required
string

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

app_key
required
string

The key of the Connect app.

property_name
required
string

The name of the property.

An empty response.