trigger CRC
fun AccountActivity.triggerCRC( envName: String, webhookId: String, vararg options: Option): EmptyApiAction
Content copied to clipboard
Triggers the challenge response check (CRC) for the given environments webhook for all activities. If the check is successful, returns 204 and re-enables the webhook by setting its status to valid.
Receiver
AccountActivity endpoint instance.
Return
Parameters
env Name
Environment name.
webhook Id
Webhook id.
options
Optional. Custom parameters of this request.