patch https://api.northpass.com/v2/properties/conditional/
Updates conditional property
Similar to bulk clear endpoints, if you need to clear mapping value just pass a null:
{
mapping: {
country: null
}
}
Updates conditional property
Similar to bulk clear endpoints, if you need to clear mapping value just pass a null:
{
mapping: {
country: null
}
}
Try It!
to start a request and see the response here!