Batches API v1Alpha

Create a batch update

Create a batch update.

post/api/v1alpha/batches/{batch_id}/updates/create

Path parameters

batch_idnumber required

The ID of the batch.

Request body

update_tokenstring required

Token to identify this update

Response

Successfully created the batch update.

update_idinteger

ID of the created update

tokenstring

Token associated with the update

Changes

Changed in 2 of the 9 revisions of this API.255

  • afa3b61d1d0924See the full diff
    • added the new required request property

      new-required-request-property

    • request body became required

      request-body-became-required

    • added the new optional request property

      new-optional-request-property

    • added the new optional request property

      new-optional-request-property

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

  • 559a91071cc151See the full diff
    • removed the request property

      request-property-removed

    • removed the request property

      request-property-removed

    • removed the request property

      request-property-removed

    • removed the optional property from the response with the status

      response-optional-property-removed

    • removed the optional property from the response with the status

      response-optional-property-removed

    • request body became optional

      request-body-became-optional

    This revision also has 35 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog