/api/v4/current_social_accounts?type=twitter&ids[]=9&ids[]=10
[ { "id": 9, "name": "NAME", "nickname": "", "logo": "https://LINK_TO_ACC_LOGO.jpg", "user_refer": "personal" }, { "id": 10, "name": "NAME", "nickname": "", "logo": "https://LINK_TO_ACC_LOGO.jpg", "user_refer": "workspace" }, ... ]
Param name | Description |
---|---|
type
required |
Validations:
|
ids
required |
Validations:
|
Only registered user can perform this action Authentication - string - required Example of Authentication header : "Bearer TOKEN_FETCHED_FROM_SERVER_DURING_REGISTRATION"
{ "url": URL }
Param name | Description |
---|---|
id
required |
Validations:
|
type
required |
Validations:
|