Skip to main content
The Endpoints service allows you to create and manage custom HTTP endpoints that execute action pipelines when called.

Overview

List Endpoints

With filters:

Get an Endpoint

Create an Endpoint

Update an Endpoint

Delete an Endpoint

Toggle Enabled/Disabled

List Executions

View the execution history:

Calling Custom Endpoints

Once created, call your custom endpoints at /api/v1/x/{path}:
With path parameters: