Index dimension table
POST/projects/:project_id/dimension-tables/:dimension_table_id/index
Triggers indexing of the selected dimension table
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.