POST
/
v2
/
user
/
meta
curl --request POST \
  --url https://api.eda.prisme.ai/v2/user/meta \
  --header 'Content-Type: application/json' \
  --header 'X-Prismeai-API-Key: <api-key>' \
  --data '{}'
{}

Authorizations

X-Prismeai-API-Key
string
header
required
connect.sid
string
cookie
required

Body

application/json · object

Response

200
application/json
Success Response

The response is of type object.