post https://api.aptranet.com/cdn/origin_groups
Log in to see full request history
Responses
xxxxxxxxxx
21curl --request POST \
--url https://api.aptranet.com/cdn/origin_groups \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"use_next_upstream": false,
"next_upstream_cases": {
"on_error": false,
"on_timeout": false,
"on_invalid_header": false,
"on_http_403": false,
"on_http_404": false,
"on_http_429": false,
"on_http_500": false,
"on_http_502": false,
"on_http_503": false,
"on_http_504": false
}
}
'
Try It!
to start a request and see the response here! Or choose an example: