Skip to main content
POST
Create a Replo project in a workspace.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Replo-Api-Version
enum<string>
required

The public API version to use for this request.

Available options:
2026-07-11

Body

application/json
workspaceId
string<uuid>
required
name
string
required
Required string length: 1 - 256

Response

Create a Replo project in a workspace.

object
enum<string>
required
Available options:
project
id
string<uuid>
required
name
string | null
required
workspaceId
string<uuid>
required