Skip to main content
DELETE
Error
Deletes the asset record and removes the stored file from storage. Posts or jobs already referencing the file’s URL will break — make sure nothing scheduled still uses it.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

assetId
string
required

Response

Deleted