PATCH
/
v5
/
app
/
experiences
/
{id}

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

The ID of the Experience, which will look like exp_*************

Body

application/json
metadata
object
required

The metadata of the experience

Response

200 - application/json
app_id
string
required

The ID of the app that created the experience, which will look like app_*************

company_id
string
required

The ID of the company, which will look like biz_*************

created_at
number
required

The date the experience was created as a unix timestamp.

features
string[]
required
id
string
required

The ID of the experience, which will look like exp_*************

metadata
object
required

The metadata of the experience

name
string
required

The name of the experience

product_ids
string[]
required
access_level
enum<string>

The access level of the experience

Available options:
public,
private
app_icon_url
string

The URL of the app's icon