Set the schema for the project variables
SetProjectVariablesSchema sets the JSON schema for the project’s dynamic variables. Dynamic variables can then be set by end users on activation. This schema is used to validate the variables when they are set and defines the variables that can be set and used within the integration code.
Documentation Index
Fetch the complete documentation index at: https://docs.versori.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer token authentication used by the Versori Platform. External consumers must provide an API key, however internal consumers must provide a JWT id_token issued by our IdP.
Body
DynamicVariablesSchema is the JSON schema for the project's dynamic variables.
Response
OK
DynamicVariablesSchema is the JSON schema for the project's dynamic variables.