Create an onboarding
Defaults: phase=before_getting_started, state=active, reminders on, frequency 1 day.
Authentication
AuthorizationBearer
Send your key in the Authorization header. Keys start with
pivotal_ (production) or pivotal_test_ (test mode, no side
effects on integrations). Rotate keys from
/admin/api-keys — old keys 401 instantly when revoked.
Request
This endpoint expects an object.
customer_id
Numeric display_id or cuid of the parent customer.
template_id
phase
state
target_launch_date
csm_id
se_id
designer_id
product_ops_id
notes
reminder_email
reminder_slack
reminder_frequency_days
Response
Created
object
id
display_id
customer_id
template_id
phase
state
started_at
completed_at
target_launch_date
csm_id
se_id
designer_id
product_ops_id
notes
waiting_on_customer
waiting_on_customer_since
wizard_completed_at
reminder_email
reminder_slack
reminder_frequency_days
created_at
updated_at
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error