Uploadsv1Files
Delete file
Delete a file
DELETE
/v1/uploads/{id}Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
id*string
Response Body
application/json
curl -X DELETE "https://example.com/v1/uploads/497f6eca-6276-4993-bfeb-53cbbbba6f08"Empty
{
"code": "uploads.record_not_found",
"message": "Record not found"
}