v1
Double column
API
CLI
JS Client

Preview Blueprints /

Delete preview blueprint

Delete a preview blueprint

Required permission

Project > PreviewBlueprints > General > Delete

Path parameters

    • projectId

      string required
      ID of the project
    • previewBlueprintId

      string required
      ID of the preview blueprint

Response body

  • {object}
    Response object.
    • data

      {object} required
      Result data.
    API
    CLI
    JS Client

    DELETE /v1/projects/{projectId}/preview-blueprints/{previewBlueprintId}

    Example response

    200 OK

    The operation was performed successfully.

    JSON

    {
      "data": {}
    }

    © 2026 Northflank Ltd. All rights reserved.