3004: Remove social connection

Removes the connection between an account and a social media.


Endpoint ID:3004
Method:DELETE
URL:

/entity/id/{entity-id}/social-connections/{id}

/entity/ext-key/{ext-key}/{ext-type}/social-connections/{id}



entity-id

Rubiq entity ID that uniquely identifies an account to remove social connection from


ext-key

External key that uniquely identifies an account to remove social connection from


ext-type

Type of external key


id

Social connection to remove

Request body:None

Response body

None
Status codes:204

Connection removed successfully


404

Account was not found or has no social connection with the specified id

 

The following sub codes may be returned:

 

404.1User not found
404.2External user could not be found
404.5Connection not found
404.6Connection does not match user