Authorization: Bearer ********************
curl --location -g --request POST 'https://app-dev.jollor.com/api/public/v1/projects/<your project_id>/webhook/test?object_type=post_received' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer <token>'
{}