customers_destroy
DELETE
/api/customers/{id}/
Can use only if model has field sites. sites = models.ManyToManyField(Site)
Authorizations
Заголовок раздела «Authorizations »Parameters
Заголовок раздела « Parameters »Path Parameters
Заголовок раздела «Path Parameters » id
required
integer
A unique integer value identifying this Customer.
Responses
Заголовок раздела « Responses »No response body