Spaces method and path for this operation:
delete /s/{space_id}/api/links/{id}
Refer to Spaces for more information.
Permanently deletes a links library item by ID.
DELETE
/api/links/{id}
Delete a links library item - cURL
curl -X DELETE "${KIBANA_URL}/api/links/0ee9d0ea-06a0-4a30-bf4e-be4d3ca85bf3" \
-H "Authorization: ApiKey ${API_KEY}" \
-H "kbn-xsrf: true"
DELETE kbn:/api/links/0ee9d0ea-06a0-4a30-bf4e-be4d3ca85bf3