Creates a new conversation entry for the current user, returning its unique identifier.
POST/studio/conversation/create
Creates a new conversation entry for the current user, returning its unique identifier.
Request
Responses
- 200
- 401
- 403
OK
Unauthorized - missing or invalid credentials.
Forbidden - authenticated but missing required role or policy.