Database table webhooks
This endpoint triggers a test call based on the provided data if the user has access to the workspace related to the table. The test call will be made immediately and a copy of the request, response and status will be included in the response.
post/api/database/webhooks/table/{table_id}/test-call/
Path parameters
table_idinteger required
The id of the table that must be tested.
Request body
Response
Changes
No recorded changes to this endpoint across all 6 revisions of this API.