put https://api2.requestly.io/v1/rules/
Log in to see full request history
Responses
429Too Many Requests
429Too Many Requests
xxxxxxxxxx
11curl --request PUT \
--url https://api2.requestly.io/v1/rules/ruleId \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"objectType": "rule",
"ruleType": "Cancel",
"status": "Active"
}
'
Try It!
to start a request and see the response here! Or choose an example: