IssuedWebhookSecretResponseDto
endpointIdstringrequired
signingSecretstringrequired
The signing secret, shown exactly once. Use it to verify the x-mt-signature header on every delivery.
IssuedWebhookSecretResponseDto
{
"endpointId": "string",
"signingSecret": "string"
}