My Social Accounts REST Endpoints

Self-Service/My Social Accounts
This endpoint is used by a user to query and delete their linked social accounts. This REST API is SCIM compliant.
Delete My Linked Social Account
Method: delete
Path: /admin/v1/MySocialAccounts/{id}
Get My Linked Social Account
Method: get
Path: /admin/v1/MySocialAccounts/{id}
HTTP Options
Method: options
Path: /admin/v1/MySocialAccounts
Search My Linked Social Accounts
Method: get
Path: /admin/v1/MySocialAccounts
Search My Linked Social Accounts Using POST
Method: post
Path: /admin/v1/MySocialAccounts/.search