Update a TLS configuration
PATCH {{fastly_url}}/tls/configurations/{{tls_configuration_id}}
Authorization: API token with at least TLS management permissions.
Request Body
{"data"=>{"type"=>"tls_configuration", "attributes"=>{"name"=>"New TLS configuration name"}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Host | string | ||
Content-Type | string | ||
Accept | string |