Skip to main content
POST
Mark an optional onboarding step complete

Authorizations

Authorization
string
header
required

Logged-in user-session JWT authentication for first-party clients. Org-scoped requests also require the Replicas-Org-Id header. User JWTs cannot create workspaces with POST /v1/replica.

Headers

Replicas-Org-Id
string<uuid>
required

Organization UUID whose onboarding step should be updated.

Path Parameters

step
enum<string>
required
Available options:
configured_github_triggers,
skipped_repository

Response

Onboarding step marked complete

Generic success response.

success
boolean
required