Cf1 Sites
List CF1 Sites
GET/accounts/{account_id}/magic/cf1_sites
Get CF1 Site
GET/accounts/{account_id}/magic/cf1_sites/{cf1_site_id}
Create CF1 Sites
POST/accounts/{account_id}/magic/cf1_sites
Update CF1 Site
PATCH/accounts/{account_id}/magic/cf1_sites/{cf1_site_id}
Delete CF1 Site
DELETE/accounts/{account_id}/magic/cf1_sites/{cf1_site_id}
Cf1 SitesRamps
List CF1 Site Ramps
GET/accounts/{account_id}/magic/cf1_sites/{cf1_site_id}/ramps
Get CF1 Site Ramp
GET/accounts/{account_id}/magic/cf1_sites/{cf1_site_id}/ramps/{ramp_id}
Create CF1 Site Ramps
POST/accounts/{account_id}/magic/cf1_sites/{cf1_site_id}/ramps
Delete CF1 Site Ramp
DELETE/accounts/{account_id}/magic/cf1_sites/{cf1_site_id}/ramps/{ramp_id}