# WebhookRegistrationDetails ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **url** | **String** | The URL that specifies where to send the webhooks. This URL must use the same base URL as the Connect app. Only a single URL per app is allowed to be registered. | **webhooks** | [**Vec**](WebhookDetails.md) | A list of webhooks. | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)