Tests a resource of a configured webhookget https://{tenanturl}/config/v1.0/webhooks/{id}/test/{resource}Tests the provided resource of the webhook.Path ParamsidstringrequiredID of the webhookresourcestringrequiredResouce to testResponses 200Webhook Test object 401The unauthenticated user does not have the permissions to perform the requested operation. 403The unauthenticated user does not have the permissions to perform the requested operation. 404The resource cannot be found. 500Internal Server Error.Updated over 2 years ago