curl --location --request POST '/webhook/search/thirdparty-callback' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "message": "Operation successful", "data": {} }