v2

latestOpenAPI 3.0.02026-08-013312111.4 MB
properties

Update a pull request application property

Update an application property value stored against a pull request.

put/repositories/{workspace}/{repo_slug}/pullrequests/{pullrequest_id}/properties/{app_key}/{property_name}

Path parameters

workspacestring required

The repository container; either the workspace slug or the UUID in curly braces.

repo_slugstring required

The repository.

pullrequest_idstring required

The pull request 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.