SecretKey1 , SecretKey2 | 64 alphanumeric characters | The secret keys, these are used to sign the requests. Rely on 1 of these, this allows you to do 0-downtime key rotation |
Status | Either Enabled , Disabled or Error | Only enabled config is used, Error cannot be set by the user, functionally same as Disabled |
Name | Text | A descriptive name |
Endpoint | A HTTPS URL | The HTTPS endpoint to send the events to |
Config.ResponseMode | Either Loose or Normal | Indicates what responses from Endpoint are considered successful |
Config.Authorization.StaticBearerToken | Text | A static bearer token used for authentication on Endpoint (do not include the Bearer prefix) |
Config.MessageTypes | List | A list of messagetypes to send to Endpoint , when empty all messagetypes will be sent |