post http://{{host}}/llm-prompts
This HTTP POST request is used to associate a n AI chat prompt to a specific workspace identified by the workspace_id
.
Upon successful execution, the server returns a 200 status with a response in JSON format. The response body may contain information related to the newly added prompts or any relevant success message.