Replace header rules
render_update_headersUpdate a service's header rules by replacing the entire set. Rules omitted from the new list are removed.
Instructions
Replace header rules. Replace all header rules for a particular service with the provided list. This deletes all existing header rules for the service that aren't included in the request. Calls PUT /services/{serviceId}/headers on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body. | |
| serviceId | Yes | The ID of the service |