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

profiles_byid_destroy

DELETE
/api/profiles/byid/{id}/

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

id
required
integer

A unique integer value identifying this Staff account profile.

No response body