# Delete an article

Permanently deletes the article. Its publicly accessible URL stops resolving
immediately.

Endpoint: DELETE /api/v2/blog/article/{id}
Version: 2.0.0
Security: default

## Path parameters:

  - `id` (integer, required)
    The ID of the article.

## Header parameters:

  - `Rosterfy-Platform` (string)

