---
title: "POST /api/builder/domains/{domain_id}/publish/async/"
method: POST
path: "/api/builder/domains/{domain_id}/publish/async/"
tags: ["Builder domains"]
---

# POST /api/builder/domains/{domain_id}/publish/async/

`POST /api/builder/domains/{domain_id}/publish/async/`

This endpoint starts an asynchronous job to publish the builder. The job clones the current version of the given builder and publish it for the given domain.

## Path parameters

- `domain_id` integer, required

## Headers

- `ClientSessionId` string, uuid

## Response `204`

No response body

## Other responses

- `400`
- `404`

---

[API](https://skmtc.net/baserow/apis/baserow-api-spec.md) · [All operations](https://skmtc.net/baserow/apis/baserow-api-spec/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/baserow/baserow-api-spec/revisions/0c490e5b0c7f/schema)
