DELETE
/profiles/{profile_id}/pages/{page_id}/dynamic_attributes/{dynamic_attribute}
curl \
--request DELETE 'https://api.iformbuilder.com/exzact/api/v80/%5Bservername%5D/profiles/self/pages/{page_id}/dynamic_attributes/{dynamic_attribute}' \
--header "Authorization: Bearer $ACCESS_TOKEN"
Response examples (200)
{
"attribute_name": "map_priority"
}