Skip to main content
POST
Assign Policy
The endpoint is still in beta and is subject to change.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

policy_uuid
string<uuid>
required

Body

application/json
identifier_ids
integer[]
required

The IDs of the identifiers to assign the policy to

clean_past_events
boolean
default:false

Whether this policy will be applied to historical events

Response

Successful Response