Deleting an Application Connection

When you no longer require an application connection (for example, when a user logs out), you can issue a DELETE method to delete the application connection using the same address where you retrieve the application connection settings.

http://host:port/[public/]odata/applications/{v1|latest}/{appid}/Connections(‘{appcid}’)

For more information, see Delete Application Connection

Related reference
Delete Application Connection