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

NameDescriptionTypeAdditional information
externalProviderId

The external provider identifier.

integer

Required

Body Parameters

None.

Response Information

Resource Description

string

Response Formats

text/plain

Sample:
sample string 1

application/json, text/json

Sample:
"sample string 1"