Skip to content

Discard exporting assets' metadata

Request

Stops a MetadataExportJob and deletes it

Security
bearerToken
Path
idstringrequired

The unique ID of the MetadataExportJob

curl -i -X DELETE \
  'https://api-v2.dash.app/asset-metadata-export-batch-jobs/{id}' \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'

Responses

Success

Response
No content