Skip to content

Discard creating asset embeddable links

Request

Stops an AssetEmbeddableLinkBatchJob and deletes it

Security
bearerToken
Path
idstringrequired

The unique ID of the AssetEmbeddableLinkBatchJob

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

Responses

Success

Response
No content