Index all event tables
POST/projects/:project_id/index-all-event-tables
Triggers indexing of all event tables in the project
Request
Responses
- 200
- 401
- 404
- 405
- 429
OK
The API key header is either missing or an invalid API key is given
Not Found
The requested HTTP method is not allowed.
Too many requests sent with the same API key. Up to 10 requests can be sent within 1 second.