cURL
curl --request DELETE \ --url https://api.rivermarkets.com/v1/custom-assets/{custom_asset_id} \ --header 'x-api-key: <api-key>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ] }
Delete a custom asset (cascades to members).
API key for programmatic access. Generate one at app.rivermarkets.com under Settings → API Keys.
Successful Response