Create app connection

Create app connection

Endpoint

POST https://embedworkflow.com/api/v1/app_connections

Request Body

name string, required

Name of resource

app_type string, required

App Type

user_key string, requireddefault: main

User's key

config object, required

App connection configuration

Response

Returns created.

Errors

  • 422 - unprocessable entity