v1

latestOpenAPI 3.1.02026-07-17254060.5 KB
changes and tasks

Perform an action on a change

Perform an action on a change. Currently the only supported action is "abort".

post/v1/changes/{id}

Path parameters

idstring required

ID of the change.

Request body

action'abort'

The action to perform on the change.

Response

Change aborted.

typestring

Response type, "sync".

status-codeinteger

HTTP response status code.

statusstring

The description of the HTTP status code.

See the IANA list.