bknd home page
Search...
Discord
bknd-io/bknd
bknd-io/bknd
Search...
Navigation
Data Endpoints
Update Entity
Documentation
User Guide
API Reference
bknd home page
Docs
GitHub
API Documentation
Introduction
System Endpoints
GET
Ping
GET
Config
GET
Schema
Data Endpoints
GET
List Entity
POST
Create Entity
GET
Get Entity
PATCH
Update Entity
DEL
Delete Entity
Auth Endpoints
POST
Login (password)
POST
Register (password)
GET
Me
GET
Strategies
Data Endpoints
Update Entity
PATCH
/
api
/
data
/
{entity}
/
{id}
Try it
Path Parameters
โ
entity
string
required
โ
id
number
required
Body
application/json ยท object
The body is of type
object
.
Response
200 - application/json
โ
id
number
required
Get Entity
Delete Entity