Endpoint
Number of APIs: 17
-
Send Event Type Example Message POST {{baseUrl}}/api/v1/app/:app_id/endpoint/:endpoint_id/send-example
-
Get Endpoint Transformation GET {{baseUrl}}/api/v1/app/:app_id/endpoint/:endpoint_id/transformation
-
Patch Endpoint Headers PATCH {{baseUrl}}/api/v1/app/:app_id/endpoint/:endpoint_id/headers
-
Patch Endpoint PATCH {{baseUrl}}/api/v1/app/:app_id/endpoint/:endpoint_id
-
Set Endpoint Transformation PATCH {{baseUrl}}/api/v1/app/:app_id/endpoint/:endpoint_id/transformation
-
Replay Missing Webhooks POST {{baseUrl}}/api/v1/app/:app_id/endpoint/:endpoint_id/replay-missing
-
Delete Endpoint DELETE {{baseUrl}}/api/v1/app/:app_id/endpoint/:endpoint_id
-
Update Endpoint PUT {{baseUrl}}/api/v1/app/:app_id/endpoint/:endpoint_id
-
Get Endpoint Secret GET {{baseUrl}}/api/v1/app/:app_id/endpoint/:endpoint_id/secret
-
Rotate Endpoint Secret POST {{baseUrl}}/api/v1/app/:app_id/endpoint/:endpoint_id/secret/rotate