Endpoint

Number of APIs: 17

  1. Send Event Type Example Message POST {{baseUrl}}/api/v1/app/:app_id/endpoint/:endpoint_id/send-example

  2. Get Endpoint Transformation GET {{baseUrl}}/api/v1/app/:app_id/endpoint/:endpoint_id/transformation

  3. Patch Endpoint Headers PATCH {{baseUrl}}/api/v1/app/:app_id/endpoint/:endpoint_id/headers

  4. Patch Endpoint PATCH {{baseUrl}}/api/v1/app/:app_id/endpoint/:endpoint_id

  5. Set Endpoint Transformation PATCH {{baseUrl}}/api/v1/app/:app_id/endpoint/:endpoint_id/transformation

  6. Replay Missing Webhooks POST {{baseUrl}}/api/v1/app/:app_id/endpoint/:endpoint_id/replay-missing

  7. Delete Endpoint DELETE {{baseUrl}}/api/v1/app/:app_id/endpoint/:endpoint_id

  8. Update Endpoint PUT {{baseUrl}}/api/v1/app/:app_id/endpoint/:endpoint_id

  9. Get Endpoint Secret GET {{baseUrl}}/api/v1/app/:app_id/endpoint/:endpoint_id/secret

  10. Rotate Endpoint Secret POST {{baseUrl}}/api/v1/app/:app_id/endpoint/:endpoint_id/secret/rotate