Write
Write records
POST
Authorizations
Body
application/json
The ID of the user group whose SaaS instance you'd like to write data to. This is the ID that was provided during installation creation.
The type of write operation. The only supported types currently are create and update.
Available options:
create
, update
The mode of write operation. The only supported mode currently is synchronous.
Available options:
synchronous
The record to write
Response
200 - application/json
Was this page helpful?