PUT /accounts/{account_id}/dlp/payload_log
Set payload log settingsServers
- https://api.cloudflare.com/client/v4
Path parameters
| Name | Type | Required | Description |
|---|---|---|---|
account_id |
String | Yes |
Request headers
| Name | Type | Required | Description |
|---|---|---|---|
Content-Type |
String | Yes |
The media type of the request body.
Default value: "application/json" |
Request body fields
| Name | Type | Required | Description |
|---|---|---|---|
public_key |
String | No |
Base64-encoded public key for encrypting payload logs.
For customers with configurable payload masking feature rolled out:
For all other customers:
|
masking_level |
String | No |
Masking level for payload logs.
Valid values:
|
How to start integrating
- Add HTTP Task to your workflow definition.
- Search for the API you want to integrate with and click on the name.
- This loads the API reference documentation and prepares the Http request settings.
- Click Test request to test run your request to the API and see the API's response.