{
"url": "string"
}curl --location --request POST '/customer/v1/webhooks/subscriptions' \
--header 'Authorization: Bearer {{access_token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"url": "string"
}'{
"id": "530d8eae-b44c-4ae3-9c31-874bf98b2bdf",
"client_id": "a30595d9-de0a-42ae-b3f3-55643abd2eb8",
"url": "https://male-goat.biz",
"created_at": "2025-01-14T17:00:33.406Z",
"updated_at": "2025-01-14T17:00:33.410Z",
"metadata": {}
}