Update entire data store record

Required scopes:

  • datastores:write

Updates a data store record with a given key by passing new data in the request body. It replaces the entire resource with the new values. In the response, this endpoint returns all details of the updated data.

Last updated