DELETE /api/assets
Deletes a asset.
Request
Parameter | Description | Additional information |
---|---|---|
name | The name of the asset to delete. | Define this parameter in the url. |
Response
Returns HTTP 200 if the asset was succesfully deleted.
Deletes a asset.
Parameter | Description | Additional information |
---|---|---|
name | The name of the asset to delete. | Define this parameter in the url. |
Returns HTTP 200 if the asset was succesfully deleted.