Biolinks
Delete a biolink
Permanently delete one bio page.
DELETE
Delete a biolink
Delete one biolink by its public
The endpoint accepts no query parameters and no request body.
Deleting a biolink removes the page, its page-owned widgets, and its page
associations. It does not delete reusable workspace links that were shown on
that page.
Calling DELETE again with the same ID returns
biq_bio_... ID. The key needs
Biolinks: Write with the biolinks.delete permission.
Successful response
Success returns204 No Content with an empty response body. This is the
standard HTTP response for a completed deletion when there is no resource left
to return.
404 resource_not_found. The
endpoint is therefore safe in outcome, but it does not return 204 for an
already-missing resource.

