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