Batches API v1Alpha
Commit update
Commit an update.
post/api/v1alpha/batches/{batch_id}/updates/{update_id}/commit
Path parameters
batch_idnumber required
The ID of the batch.
update_idnumber required
The ID of the update.
Response
Successfully committed the update.
Example response
{
"success": true
}Changes
Changed in 2 of the 9 revisions of this API.11
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
This revision also has 35 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●