Request headers

Only registered user can perform this action
  Authentication - string - required
    Example of Authentication header : "Bearer TOKEN_FETCHED_FROM_SERVER_DURING_REGISTRATION"

Success response body

[
  {
    "id": 1,
    "name": "team",
    "share_with_team": true
  },
  ...
]

Params

Param name Description
type
optional

type of sharing object

Validations:

  • Must be one of: twitter_accounts, facebook_pages, instagram_accounts.

id
optional

ID of sharing object

Validations:

  • Must be a Integer