Legacy Dev Forum Posts

 View Only

Sign Up

Conversation Detail Jobs POST cURL error

  • 1.  Conversation Detail Jobs POST cURL error

    Posted 06-05-2025 18:29

    mayam-v | 2023-12-19 22:56:33 UTC | #1

    Hello! I'm trying to make a simple curl request to create a conversation details job id: curl -X POST -k -H "Authorization: Bearer BEARER_TOKEN" -H "Content-Type: application/json" -d '{"interval":"2023-11-01T00:00:00/2023-12-19T00:00:00"}' https://api.usw2.pure.cloud/api/v2/analytics/conversations/details/jobs

    But I am getting this error: {"message":"[Request body must not be null]","code":"constraint.validation","status":400,"contextId":"1e267a97-7840-4900-9451-fc61dd92e07e","details":[],"errors":[]}

    Any help will be greatly appreciated. Thank you!


    system | 2024-01-18 22:56:53 UTC | #2

    This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 23784