# Publish an entity directly

Publishes an entity with the created state directly, without going through the approval process. Requires the DirectPublish permission.

Endpoint: POST /api/entities/{id}/lifecycle/directpublish
Version: v1.0
Security: OAuth2

## Path parameters:

  - `id` (integer, required)
    The unique identifier for the entity.


## Response 200 fields

## Response 400 fields

## Response 401 fields

## Response 403 fields

## Response 404 fields
