User Agent ACL
Define user agent–based access control rules for CDN Resources through the Security API
Enables or disables User Agent ACL and defines allow/deny rules for incoming requests. Available for Small, Large, Dynamic (Aksela), and Streaming Resources.
Path parameters
organization_uuidstringRequiredExample:
Unique identifier of the organization.
****-*****-****-****resource_uuidstringRequiredExample:
Unique identifier of the CDN Resource.
****-*****-****-*****Body
status_user_agent_aclbooleanRequiredExample:
trueResponses
200
Returns a confirmation indicating that the configuration was applied.
application/json
put
/api/v1/cdn/{organization_uuid}/resource/{resource_uuid}200
Returns a confirmation indicating that the configuration was applied.
Last updated
Was this helpful?