GET api/ExternalProvider?externalProviderId={externalProviderId}
Returns a URL that will start the process of authorisation with the external provider - normally using the OAuth1/2 protocol suite.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
externalProviderId |
The external provider identifier. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
stringResponse Formats
text/plain
Sample:
sample string 1
application/json, text/json
Sample:
"sample string 1"