Перейти к содержимому

groups_destroy

DELETE
/api/groups/{id}/

Can use only if model has field sites. sites = models.ManyToManyField(Site)

id
required
integer

A unique integer value identifying this Group.

No response body