| 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. |
| EventMask |
A bitmask of which Access Control Events you want the hook to be called for |
ApiWebHookEventMask |
None. |
| InitialToken |
The authorization token to be used on the first call of the webhook |
string |
None. |