App Connections
Delete an App Connection
Deletes an App Connection
DELETE
/
v5
/
app
/
app_connections
/
{id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredThe ID of the app connection, which will look like apco_*************
Was this page helpful?