GET api/reCaptcha?portalId={portalId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
portalId

string

Required

Body Parameters

None.

Response Information

Resource Description

globally unique identifier

Response Formats

application/json, text/json

Sample:
"20e27b36-cb0e-48e8-b2a8-49bdfae2fed4"

application/xml, text/xml

Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">20e27b36-cb0e-48e8-b2a8-49bdfae2fed4</guid>