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": "019b03d2-df16-7822-a203-2e6896e745f8" }
