Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Body

application/json
view_team_id
string<uuid> | null

Response

success
boolean
required
message
string
required
Example:

"User meta updated"

data
string
required