Authorization: Bearer ********************
{ "name": "", "user": "abc-123" }
curl --location --request POST 'https://api-platform.digitpulse.ai/v1/conversations//name' \ --header 'X-Timestamp: 1739933362' \ --header 'X-Signature: 1739933362' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data-raw '{ "name": "", "user": "abc-123" }'
{ "id": "cd78daf6-f9e4-4463-9ff2-54257230a0ce", "name": "Chat vs AI", "inputs": {}, "introduction": "", "created_at": 1705569238 }