v2
Swagger 2.02026-08-01331211921.0 KBproperties
Delete a repository application property
Delete an application property value stored against a repository.
delete/repositories/{workspace}/{repo_slug}/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.
app_keystring required
The key of the Connect app.
property_namestring required
The name of the property.
Response
An empty response.