delete https://api.ornament.health/public/file-api/v1.0/filegroup//files//
Removes a specific file from the file group specified by filegroup_id
.
Log in to see full request history
Responses
400Bad request
500Internal server error
Removes a specific file from the file group specified by filegroup_id
.
400Bad request
500Internal server error
xxxxxxxxxx
curl --request DELETE \
--url https://api.ornament.health/public/file-api/v1.0/filegroup/filegroup_id/files/file_id/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: