Skip to main content

WebhookRegister

iduuid
ownerUserAccountIduuid
endpointUrlstring
hmacHeaderNamestring
algorithmstring

Possible values: [SHA_256]

apiKeyHeaderNamestring
statusstring

Possible values: [ACTIVE, INACTIVE]

WebhookRegister
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"ownerUserAccountId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"endpointUrl": "string",
"hmacHeaderName": "string",
"algorithm": "SHA_256",
"apiKeyHeaderName": "string",
"status": "ACTIVE"
}