Projects
Patch the schema for the project's dynamic variables
PatchProjectVariablesSchema patches the JSON schema for the project’s dynamic variables. This allows you to add, remove or edit the schema for the project’s dynamic variables.
PATCH
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
application/json
DynamicVariablesSchemaPatch is the request body for updating the project's dynamic variables.
Response
200
application/json
OK
DynamicVariablesSchema is the JSON schema for the project's dynamic variables.