„api-v1-intervention-delete_de“ hinzufügen
parent
e68b0bcb7a
commit
0431e91b6a
16
api-v1-intervention-delete_de.md
Normal file
16
api-v1-intervention-delete_de.md
Normal file
@ -0,0 +1,16 @@
|
||||
## Spezifikation
|
||||
### Eingriff
|
||||
|
||||
#### DELETE
|
||||
Mit `DELETE` kann ein bestehender Eingriff gelöscht werden. War der Request erfolgreich, erhält der Sender eine `success` Bestätigung.
|
||||
|
||||
`/api/v1/intervention/<uuid>`
|
||||
|
||||
|
||||
#### Beispiel Response
|
||||
```json
|
||||
{
|
||||
"success": true
|
||||
}
|
||||
|
||||
```
|
Loading…
Reference in New Issue
Block a user