curl --location 'https://api.pibox.com/api/v2/projects//messages/forward' \
--header 'Content-Type: application/json' \
--data '{
"source_project_id": 0,
"source_message_id": 0,
"body": "string",
"attachments": [
0
]
}'{
"object": "string",
"data": {
"property1": "string",
"property2": "string"
},
"property1": "string",
"property2": "string"
}