v2
latestOpenAPI 3.1.02026-07-312303692.4 MBConnector
Simulate
Simulate running the transformation on the payload and code.
post/api/v1/connector/simulate
Headers
idempotency-keystring
The request's idempotency key
Request body
Example request
{
"eventType": "user.signup",
"channels": [
"project_1337"
]
}