Enable Dynamic Config
Path parameters
id
Response
Enable Dynamic Config Response
Example response
{
"data": {
"name": "my_config",
"idType": "userID",
"description": "helpful summary of what this dynamic config does",
"tags": [
"a tag"
],
"owner": {
"ownerID": "user123",
"ownerType": "USER",
"ownerName": "John Doe",
"ownerEmail": "owner123@test.com"
}
}
}Changes
Changed in 1 of the 8 revisions of this API.26
- ●
added the new
afterenum value to theallOf[subschema #2]/data/rules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
anyenum value to theallOf[subschema #2]/data/rules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
any_case_sensitiveenum value to theallOf[subschema #2]/data/rules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
array_contains_allenum value to theallOf[subschema #2]/data/rules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
array_contains_anyenum value to theallOf[subschema #2]/data/rules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
array_contains_noneenum value to theallOf[subschema #2]/data/rules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
beforeenum value to theallOf[subschema #2]/data/rules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
encoded_anyenum value to theallOf[subschema #2]/data/rules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
gtenum value to theallOf[subschema #2]/data/rules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
gteenum value to theallOf[subschema #2]/data/rules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_not_nullenum value to theallOf[subschema #2]/data/rules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_nullenum value to theallOf[subschema #2]/data/rules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ltenum value to theallOf[subschema #2]/data/rules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
lteenum value to theallOf[subschema #2]/data/rules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
noneenum value to theallOf[subschema #2]/data/rules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
none_case_sensitiveenum value to theallOf[subschema #2]/data/rules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
not_array_contains_allenum value to theallOf[subschema #2]/data/rules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
onenum value to theallOf[subschema #2]/data/rules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
str_contains_anyenum value to theallOf[subschema #2]/data/rules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
str_contains_noneenum value to theallOf[subschema #2]/data/rules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
str_matchesenum value to theallOf[subschema #2]/data/rules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
version_eqenum value to theallOf[subschema #2]/data/rules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
version_gtenum value to theallOf[subschema #2]/data/rules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
version_gteenum value to theallOf[subschema #2]/data/rules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
version_ltenum value to theallOf[subschema #2]/data/rules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
version_lteenum value to theallOf[subschema #2]/data/rules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●