v1

latestOpenAPI 3.0.32026-07-17136180270.3 KB
Git

Commit workspace changes

Commit workspace changes. Accepts a JSON request body when defined and returns the resulting resource or action status.

post/api/projects/{projectId}/workspaces/{workspaceId}/git/commit

Path parameters

projectIdstring required

Project identifier used to scope the request.

workspaceIdstring required

Workspace identifier within the project.

Request body

messagestring required

Human-readable status or error message.

Response

Commit

commitstring

commit value for the git Commit Response object.

messagestring

Human-readable status or error message.