Authorizations
The app API key from an app from the /dashboard/developer page
Body
Parameters for CreateExperience
The ID of the app to create the experience for
"app_xxxxxxxxxxxxxx"
The ID of the company to create the experience for
"biz_xxxxxxxxxxxxxx"
The name of the experience
The ID of the section to create the experience in
Response
A successful response
An object representing an experience belonging to a company.
The unique ID representing this experience
"exp_xxxxxxxxxxxxxx"
The written name of the description.
The order of the experience in the section
"123.45"
The timestamp of when this experience was created.
"2023-12-01T05:00:00.401Z"
The experience interface for this experience.
The logo for the experience.
The company that owns this experience.
The products that this experience is attached to. This defines which set of customers have access and can view this experience. If empty, this experience is only visible to authorized users of the company

