v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13106450.1 KB
forms

Create a new watch. If a watch ID is provided, it must be unused. For each invoking project, the per form limit is one watch per Watch.EventType. A watch expires seven days after it is created (see Watch.expire_time).

post/v1/forms/{formId}/watches

Path parameters

formIdstring required

Required. ID of the Form to watch.

Request body

watchIdstring

The ID to use for the watch. If specified, the ID must not already be in use. If not specified, an ID is generated. This value should be 4-63 characters, and valid characters are /a-z-/.

Response

Successful response