Delete a director-backend relationship
DELETE {{fastly_url}}/service/{{service_id}}/version/{{version_id}}/director/{{director_name}}/backend/{{backend_name}}
Deletes the relationship between a Backend and a Director. The Backend is no longer considered a member of the Director and thus will not have traffic balanced onto it from this Director.
Authorization: API token with at least Engineer permissions.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Host | string | ||
Accept | string |