DELETE /api/v1/preparations/{id}

Permanently delete the specified preparation and all associated media. Only the owning account may delete it. This action cannot be undone.

Required Scopes

  • write

Parameters

Name In Required Type Description
id path yes integer

Request Body

None.

Responses

204

preparation deleted