This API is currently in BETA. If you find any issues, please report them to our technical support
Authorization: Bearer ********************
{ "domain": "example.cfd", "rule_id": "b11444a039d845e2b9511ee511da885e", "target_url": "https://new.example.com", "status_code": 301, "preserve_query_string": true }
{ "status": true, "result": { "data": [ { "domain": "example.cfd", "status": "completed", "id": "b11444a039d845e2b9511ee511da885e", "expression": "true", "enabled": true, "status_code": 301, "preserve_query_string": true, "target_url": { "value": "https://new.example.com", "expression": null } } ] } }