Refresh schema metadata
Schemas
Refresh Metadata
Refresh the cached DynamoDB table metadata for a schema.
POST
Refresh schema metadata
Required scope:
schemas:writeAuthorizations
Bearer token obtained from POST /v1/auth/token. Pass in the Authorization header as Bearer <token>.
Path Parameters
The schema name to refresh.
Response
Refresh attempted. Check data.ok for success or partial failure. A 200 response does not guarantee all tables were refreshed successfully.