Connection Platform GET
GET /api/account/{account}/connection/{platform}
Returns the re-direct url to link to the target platform.
URL Parameters
account* | string | |
---|---|---|
platform* | string |
Query Parameters
redirect_uri* | string | Absolute url to be used as callback after platform authorization |
---|
Responses
303 See Other
400 Bad Request
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error