Logo
User Context

Delete Context

View Docs

API Reference

DELETE
/api/user_context/delete

Header Parameters

access-key?string|null

Request Body

application/json

ids?array<integer>

Response Body

application/json

curl -X DELETE "https://loading/api/user_context/delete" \  -H "Content-Type: application/json" \  -d '{}'
{
  "data": {},
  "message": "string"
}
Empty