provider Logs Restriction Queries PUT /api/v2/logs/config/restriction_queries/{restriction_query_id}
@utdk/datadog /api/v2/logs/config/restriction_queries/{restriction_query_id}
Replace a restriction query
Replace 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
replacerestrictionquery
PUT/api/v2/logs/config/restriction_queries/{restriction_query_id}
Replace 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.replacerestrictionquery()