v8

OpenAPI 3.1.02026-08-033623795.0 MB
Social Accounts

Delete a Social Account

Disconnects a social account from an account or user without deleting the underlying platform account.

delete/social_accounts/{id}

Query parameters

account_idstring

The Account that the social account is connected to. Provide either this or user_id.

user_idstring

The User that the social account is connected to. Provide either this or account_id.

Response

user social account disconnected

deletedboolean required

Always true.

idstring required

ID of the disconnected social account.