- Introduction
- Changelog Release
- Local Development
- Child
- daily-note-controller
- fetus-image-controller
- file-controller
- migration-controller
- milestone-controller
- mood-tracker-controller
- mother-weight-controller
- pregnancy-controller
deletePregnancy
DELETE
/pregnancy/{id}
pregnancy-controller
Request
Path Params
id
integer
required
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request DELETE '/pregnancy/'
Responses
🟢200OK
application/json
Body
data
string
optional
Example
{
"data": "string"
}
Modified at 2023-01-24 09:44:30