isOverThresholdReviewer


SoftLayer_Account_ProofOfConcept::isOverThresholdReviewer

Verifies a reviewer

Description

Indicates whether or not a reviewer belongs to the threshold team.

Parameters

Name Type Description
emailAddress string

Required Headers

Optional Headers

  • None

Return Values

  • boolean
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account_ProofOfConcept/isOverThresholdReviewer'