Contact us
Start using Credal
Search...
/
Getting Started
Overview
Copilots
Permissions Service
OAuth
API Reference
Copilots
POST
Create Conversation
POST
Provide Message Feedback
POST
Send Message
Document Catalog
POST
Upload Document Contents
PATCH
Metadata
Document Collections
POST
Add Documents To Collection
Permissions Service
POST
Check Resource Authorization For User
POST
Check Bulk Resources Authorization For User
POST
List Cached Authorized Resources For User
Search
POST
Search Document Collection
Users
PATCH
Metadata
Contact us
Start using Credal
Copilots
Provide Message Feedback
POST
https://
api.credal.ai
/
api
/
v0
/
copilots
/
provideMessageFeedback
Request
This endpoint expects an object.
agentId
UUID
Required
Credal-generated agent ID to specify which agent to route the request to. This is required for all new API keys going forward.
userEmail
string
Required
The user profile you want to use when providing feedback.
messageId
UUID
Required
The message ID for which feedback is being provided.
messageFeedback
object
Required
The feedback provided by the user.
Show 2 properties
Built with