v2
latestSwagger 2.02026-08-01331211921.0 KBCommit statuses
Update a build status for a commit
Used to update the current status of a build status object on the specific commit.
This operation can also be used to change other properties of the build status:
- state
- name
- description
- url
- refname
The key cannot be changed.
put/repositories/{workspace}/{repo_slug}/commit/{commit}/statuses/build/{key}
Request body
Response
The updated build status object.