All Products
Search
Document Center

Security Center:ReceiveFunctionTrialRewardByAliUid

Last Updated:Jan 20, 2026

Receives a reward that allows you to enable a free trial of the cloud honeypot feature or the feature of SDK for malicious file detection. You can receive a reward after you complete the required task.

Debugging

You can run this interface directly in OpenAPI Explorer, saving you the trouble of calculating signatures. After running successfully, OpenAPI Explorer can automatically generate SDK code samples.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
FunctionNamestringNo

The name of the feature for which you want to apply for a free trial. Valid values:

  • trail_honeypot_reward: cloud honeypot
  • trail_file_detect_api_reward: SDK for malicious file detection
trail_honeypot_reward
LangstringNo

The language of the content within the request and response. Default value: zh. Valid values:

  • zh: Chinese
  • en: English
zh

Response parameters

ParameterTypeDescriptionExample
object

The response parameters.

RequestIdstring

The request ID.

94004FDB-27EC-5666-83D4-D0C5C624****

Examples

Sample success responses

JSONformat

{
  "RequestId": "94004FDB-27EC-5666-83D4-D0C5C624****"
}

Error codes

HTTP status codeError codeError messageDescription
403NoPermissioncaller has no permissionYou are not authorized to do this operation.
500ServerErrorServerError-

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
No change history