ABX Service - APIs Operations Index

ABX Service - APIs Operations Index

All available ABX Service - APIs Operations

Action Constants
GET
Get By Id

Retrieves action secret by given id

PUT
Update 1

Updates an existing action secret

DELETE
Delete Action Secret

Deletes an action secret

GET
Get All

Retrieves all action secrets for given organization

POST
Create 1

Creates a new action secret

Action Runs
GET
Get All Action Run Projections

Retrieves projections of all action runs (lightweight representation for UI)

POST
Create 2 Deprecated

Creates a new action run. This endpoint is deprecated and will be removed in a future version. Use: POST '/abx/api/resources/actions/{action-id}/action-runs'

DELETE
Delete

Deletes multiple action runs with their specific ID

PATCH
Cancel Action Run

Cancels an action run which is currently being executed

GET
Get Action Run By Id

Retrieves an action run entity with a specific ID

DELETE
Delete 1

Deletes an action run with a specific ID

Action Templates
GET
Get All Action Templates

Retrieves all action templates

GET
Get Action Template By Id

Retrieves an action template entity with a specific ID

Action Versions
Actions
GET
Get Action By Id

Retrieves all actions with a specific ID across all projects

PUT
Update

Updates the action with the new supplied state

DELETE
Delete Action

Deletes an action with a specific ID

PATCH
Patch

Updates the state of the action based only on the supplied properties

GET
Get All Actions

Retrieves count of subscribable actions matching the name criteria

POST
Create

Creates a new action

DELETE
Delete Multiple Actions

Deletes actions with a specific ID and projectId

POST
Import Actions

Imports an action bundle and saves all actions

POST
Export

Exports the specified actions as a zip bundle

GET
Get All Flows Using Action

Retrieves a list of all action flows which are using the specified action

Endpoints Controller
GET
Get All Provisioning Endpoints

Retrieves provisioning endpoints for given organization

GET
Get

Retrieves provisioning endpoints for given organization