Update Mutual TLS

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

Update the mutual authentication for the domain associated with this TLS activation. You may either 1) pass a valid mutual authentication ID to activate Mutual TLS, or 2) pass null as the ID to deactivate from Mutual TLS.

Authorization: API token with at least TLS management permissions.

Request Body

{"data"=>{"type"=>"tls_activation", "relationships"=>{"mutual_authentication"=>{"data"=>{"type"=>"mutual_authentication", "id"=>"SEAwSOsP7dEpTgGZdP7ZFw"}}}}}

HEADERS

KeyDatatypeRequiredDescription
Hoststring
Content-Typestring
Acceptstring