Update secret files
render_update_secret_files_for_serviceReplace all secret files for a service with a new set, deleting any existing files not included.
Instructions
Update secret files. Replace all secret files for a service with the provided list of secret files. Any of the service's existing secret files not included in this request will be deleted. This only applies to secret files set directly on the service, not to secret files in a linked environment group. Calls PUT /services/{serviceId}/secret-files on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body. | |
| serviceId | Yes | The ID of the service |