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.
Response Properties
id string
ID of deleted resource
Errors
404- not found
Response
1 2 3{ "id": "019add30-734c-7dd2-b620-6e7f3759cc4f" }
