DELETE
/
v2
/
user
/
meta
/
{key}
curl --request DELETE \
  --url https://api.eda.prisme.ai/v2/user/meta/{key} \
  --header 'X-Prismeai-API-Key: <api-key>'
{}

Authorizations

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

Path Parameters

key
string
required

Key to delete

Response

200
application/json
Success Response

The response is of type object.