cURL
curl --request DELETE \ --url https://api.gateway.tech/data-assets/{id} \ --header 'Authorization: <api-key>'
{ "message": "<string>" }
Delete data asset by ID
Type "Bearer" followed by a space and the JWT token.
Data Asset ID
OK
Was this page helpful?