API reference / block

block

GET/api/v1/blocks

List blocks

Auth:
optional
Response:
{ data }
POST/api/v1/blocks

Create block

Auth:
optional
Response:
{ data }
DELETE/api/v1/blocks

Delete block

Auth:
optional
Response:
{ success, message }
block API — Peer10 Developers