Delete app connection

Delete app connection

Endpoint

DELETE https://embedworkflow.com/api/v1/app_connections/{id}

Path Parameters

id string, required

System-generated unique identifier

Query Parameters

user_key string, optional

Unique user identifier

Response

Returns successful.

Errors

  • 404 - not found
Response
1
2
3
{
  "id": "01980228-a05d-7310-89ac-a0cb9c27f50c"
}