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