provider Logs Restriction Queries PATCH /api/v2/logs/config/restriction_queries/{restriction_query_id}
@utdk/datadog /api/v2/logs/config/restriction_queries/{restriction_query_id}
Update a restriction query
Edit a restriction query.
restriction_query_id path required
The ID of the restriction query.
string

Try it

Authentication
Configure credentials for Datadog API V2 Collection
updaterestrictionquery
PATCH/api/v2/logs/config/restriction_queries/{restriction_query_id}
Edit a restriction query.

Parameters

required

The ID of the restriction query.

Input

Data related to the update of a restriction query.

Configure credentials above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import datadog from '@utdk/datadog';

await datadog.updaterestrictionquery()