Updated on 2024-07-08 GMT+08:00

Signing the Privacy Agreement

Function

This API is used to sign the privacy agreement.

Calling Method

For details, see Calling APIs.

URI

POST /v3/privacy-agreements

Request

Table 1 Request header parameters

Parameter

Mandatory

Type

Description

X-Auth-Token

Yes

String

The user token. The token can be obtained by calling the IAM API used to obtain a user token. The value of X-Subject-Token in the response header is the user token.

Response

None

Example Request

This example signs the privacy agreement.

POST https://{endpoint}/v3/privacy-agreements

Example Response

None

Status Codes

Status Code

Description

200

OK

Error Codes

For details, see Error Codes.