Update a certificate

PATCH {{fastly_url}}/tls/activations/{{tls_activation_id}}

Update the certificate used to terminate TLS traffic for the domain associated with this TLS activation.

Authorization: API token with at least TLS management permissions.

Request Body

{"data"=>{"type"=>"tls_activation", "relationships"=>{"tls_certificate"=>{"data"=>{"type"=>"tls_certificate", "id"=>"cRTguUGZzb2W9Euo4moOr"}}}}}

HEADERS

KeyDatatypeRequiredDescription
Hoststring
Content-Typestring
Acceptstring