Method: projects.assessments.create

Creates an Assessment of the likelihood an event is legitimate.

HTTP request

POST https://recaptchaenterprise.googleapis.com/v1beta1/{parent=projects/*}/assessments

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

Required. The name of the project in which the assessment will be created, in the format projects/{project_number}.

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.