projects

Commits a transaction, while optionally updating documents.

post/v1/{+database}/documents:commit

Path parameters

databasestring required

Required. The database name. In the format: projects/{project_id}/databases/{database_id}.

Request body

transactionstring byte

If set, applies all writes in this transaction, and commits it.

Response

Successful response

Changes