renza

API reference / Comments

Delete a comment

DELETE/v1/comments/{id}

Permanently deletes a comment (irreversible). Deleting a thread root also deletes its replies.

Requires an API key (bearer), scoped to the active org. Supports idempotency keys.

Path parameters

  • idstringrequired

Returns

  • 200The deletion confirmation.

Failures use the standard error envelope with a closed set of codes.