POST
/admin/admin-comment-on-contact
curl \
--request POST 'http://api.example.com/admin/admin-comment-on-contact' \
--header "Content-Type: application/json"
Request examples
{}
curl \
--request POST 'http://api.example.com/admin/admin-comment-on-contact' \
--header "Content-Type: application/json"
{}