Prisme.ai Runtime
Post v2workspaces webhooks *
Trigger some automation from HTTP. GET/POST/PUT/PATCH/DELETE methods can all be used
POST
Path Parameters
Workspace ID
Automation slug we will trigger. Can contain a slash in order to make subpath.
Query Parameters
Body
Entire body will be passed as a payload to the triggered automation
Response
200
application/json
Success Response
The response is of type any
.
Was this page helpful?