Create Config
Create a new guardrail config.
Path parameters
workspace
Request
This endpoint expects an object.
name
The name of the guardrail config
description
Description of the guardrail config
data
Guardrail configuration data
Response
Config created successfully.
workspace
Workspace identifier
id
created_at
created_by
updated_at
updated_by
entity_id
Alias for id for backwards compatibility.
parent
Parent entity ID for nested entities.
name
Entity name within the workspace
project
The name of the project associated with this entity.
description
Description of the guardrail config
data
Guardrail configuration data
Errors
409
Conflict Error
422
Unprocessable Entity Error