HomeGuidesAPI ReferenceChangelog
API Reference

Update a batch of data objects.

This bulk update is often used by the CLI for efficiency.

Log in to see full request history
Body Params

The data to update.

Responses

400

The operation could not complete; the body of the response contains details.
Possible reasons include

        - The user model is invalid.

        - A given data's ID could not be found.

        - The update process failed.
401

The caller is not authenticated with RegScale.

Language
Credentials
URL
Click Try It! to start a request and see the response here!