Solutions
PUT {{api-domain}}/crm/v3/Solutions/{{record-id}}
To update existing entities in the module.
Request Body
{"data"=>[{"Owner"=>{"id"=>"{{user-id}}"}, "Product_Name"=>{"id"=>"{{product-id}}"}, "Status"=>"Duplicate", "Answer"=>"Design your own layouts that align your business processes precisely. Assign them to profiles appropriately.", "Solution_Title"=>"Solution_Title", "Question"=>"Design your own layouts that align your business processes precisely. Assign them to profiles appropriately."}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |