Tool to add a custom HTTP header rule to a Render service. Use when you need to configure headers like Cache-Control, security headers, or CORS headers for specific request paths.
nameRequiredstringHeader name to be added.
pathRequiredstringThe request path to add the header to. Wildcards will cause headers to be applied to all matching paths.
valueRequiredstringHeader value to be set.
serviceIdRequiredstringThe ID of the service to add the header rule to.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.