Zilfu
API ReferenceBio Blocks

Destroy

DELETE
/spaces/{space}/bio/blocks/{block}
AuthorizationBearer <token>

In: header

Path Parameters

space*integer

The space ID

block*integer

The block ID

Response Body

application/json

application/json

application/json

application/json

curl -X DELETE "https://zilfu.app/api/spaces/0/bio/blocks/0"
{}
{
  "message": "string"
}
{
  "message": "string"
}
{
  "message": "string"
}