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