Skip to main content
POST
Add Row to Review Table

Permissions

Requires Vault API permission and permission to modify workspace projects.

Path Parameters

review_table_id
integer
required

The review table ID (integer). This is the same value as review_table_ids entries returned by Get Vault Project Metadata and as review_table_id returned by Get Review Table Metadata.

file_id
string<uuid>
required

The ID of the file to add. The file must belong to the review table's Vault project and must have finished processing.

Response

Review run scheduled successfully for the new row

response
object