v6

latestOpenAPI 3.1.02026-07-311856741.1 MB
benefits
public

Update Benefit

Update a benefit.

Scopes: benefits:write

patch/v1/benefits/{id}

Path parameters

idstring uuid4 required

The benefit ID.

Request body

OR
OR
OR
OR
OR
OR
OR

Example request

{
  "properties": {
    "repository_owner": "polarsource",
    "repository_name": "private_repo"
  }
}

Response

Benefit updated.

OR
OR
OR
OR
OR
OR
OR

Example response

{
  "properties": {
    "repository_owner": "polarsource",
    "repository_name": "private_repo"
  }
}