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. Processes this external provider API request. The parameter and response sections describe the data exchanged with the API.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
externalProviderId

The external provider identifier.

integer

Required

Body Parameters

None.

Response Information

Resource Description

The response returned after the operation completes.

string

Response Formats

text/plain

Sample:
sample string 1

application/json, text/json

Sample:
"sample string 1"