Reply to a feedback result
This endpoint lets you reply to a feedback result.
In order to be able to reply to a feedback result:
- The
optinproperty of the corresponding feedback result must be true - The
email_reply_sourceof the corresponding feedback form must be set - The
email_reply_subjectof the corresponding feedback form must be set
Documentation Index
Fetch the complete documentation index at: https://developers.partoo.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The authentication system on Partoo API is using API Key that should be put in the header of the request (the name of the header is x-APIKey). An api_key is linked to a user. This user's role will give you different access level to the API features.
Path Parameters
Body
Response
OK
Unique identifier of the reply
1
Date the reply was created
"2024-11-15T10:00:15+00:00"
Author of the reply
"Jane Doe"
Content of the reply
"Thank you for your feedback"
Identifier of the feedback result
1
User id
"5309c3a237bbc544d8e26737"
Whether the reply was created using an AI suggestion
false