ObsTech | 2023-06-05 20:06:02 UTC | #1
Hello I was looking for more information on how to strucuter the follwing API:
/api/v2/conversations/participants/attributes/search
I'm having a hard time because as far as the documentation goes the date type is the only required field.
I was trying to run a test with the follwing body:
{"query":[ {"type": "DATE_RANGE", "fields": ["startTime"], "startValue": "2023-05-21T04:00:00Z", "endValue": "2023-05-23T03:59:59Z"}]}
However it was giving me this error and I'm not sure where to go from here. { "message": "Conversation participant attribute search is not enabled for organization, missing product.", "code": "bad.request", "status": 400, "messageParams": {}, "contextId": "481dc3ab-a183-4e80-9730-2aeeb76be5b0", "details": [ { "errorCode": "BADSEARCHREQUEST", "fieldName": "NO_FIELD" } ], "errors": [] }
Jerome.Saint-Marc | 2023-06-06 13:52:31 UTC | #2
Hello,
According to the release notes which announced availability of this Search Endpoint, Organizations must request activation of this endpoint through their account team or Product Management.
Regards,
ObsTech | 2023-06-08 16:05:55 UTC | #3
Thank you very much
system | 2023-07-09 16:06:45 UTC | #4
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 20266