# Delete an OAuth2 connection **DELETE /api/v1/oauth/connections/{oauthConnection_uuid}** This will remove the connection entirely between the account and the third party. Please be cautious using this API endpoint as it can potentially damage the reliability of addons that depend on the connection. ## Servers - https://api.plannrcrm.com: https://api.plannrcrm.com () ## Authentication methods - Personal access token & O auth2 ## Parameters ### Path parameters - **oauthConnection_uuid** (string) ## Responses ### 204 #### Body: application/json (object) object [Powered by Bump.sh](https://bump.sh)