| Name | Description | Type | Additional information |
|---|---|---|---|
| EntityId |
The ID of the entity for which the web hook is to be registered. |
globally unique identifier |
None. |
| URL |
URL of the webhook that BluB0X will be calling on the service provider’s side. |
string |
None. |
| EntityMask |
A bitmask of which entities you want the hook called for when it is added, updated or deleted. |
ApiWebHookEntityMask |
None. |
| InitialToken |
The authorization token to be used on the first call of the webhook |
string |
None. |