curl --location --request POST 'https://app.apacta.com/api/v1/wall_comments' \
--header 'Content-Type: application/json' \
--data-raw '{
"message": "string",
"wall_post_id": "ac80dbc1-d482-4064-91eb-3a9d3ad257f4"
}'{
"data": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
},
"success": true
}