v1
latestOpenAPI 3.0.22026-07-26207170320.9 KBServices - Headers
Add header rule
Add a response header rule to the service with the provided ID.
post/services/{serviceId}/headers
Request body
Example request
{
"path": "/static/*",
"name": "Cache-Control",
"value": "public, max-age=604800"
}Response
Created