Creates an Assessment of the likelihood an event is legitimate.
HTTP request
POST https://recaptchaenterprise.googleapis.com/v1/{parent=projects/*}/assessments
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
parent | 
                
                   
 Required. The name of the project in which the assessment is created, in the format   | 
              
Request body
The request body contains an instance of Assessment.
Response body
If successful, the response body contains a newly created instance of Assessment.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.
IAM Permissions
Requires the following IAM permission on the parent resource:
recaptchaenterprise.assessments.create
For more information, see the IAM documentation.