Set meta data in User
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 '{}'
{}
Success Response
The response is of type object.
object
Was this page helpful?