Skip to main content
PUT
Post Data instance

Authorizations

Authorization
string
header
required

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

Path Parameters

app_slug
string
required

unique app name

profile_id
string<uuid>
required

the profile id

Body

application/json

Data that match schema

Response

OK

data
object

saved instance

meta
object