v1

latestOpenAPI 3.0.02026-07-2412592575.3 KB
user connections

Deletes a single user connection

The deletion of a connection will delete all data associated with it and it will revoke the consent the user granted. Requires user:delete scope.

delete/users/{userId}/connections/{connectionId}

Path parameters

userIdstring required

The user ID

connectionIdstring required

The connection ID

Response

Successful Response