cURL
curl --request DELETE \ --url https://api.example.com/v1/uploads/{id}
Delete upload
ok
Was this page helpful?