Post Schema
Posts the schema metadata to be processed.
Parameters: survey_id (str): survey_id of the schema schema (dict): schema to be processed in JSON format. schema_processor_service (SchemaProcessorService): injected processor service for processing the schema.
post/v1/schema
Query parameters
survey_idstring required
Request body
object required
Response
Successful Response