add_subscription
Add a subscription rule to notify a subscriber project about changes to a specific document or all documents of a given type.
Instructions
Add a subscription rule. Provide target_doc_id for exact doc or target_doc_type for all docs of that type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subscriber_project_id | Yes | ||
| project_space_id | Yes | ||
| target_doc_id | No | ||
| target_doc_type | No |