/
/Focalboard Server
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 4y ago
  • get/api/v1/blocks
  • post/api/v1/blocks
  • delete/api/v1/blocks/{blockID}
  • get/api/v1/blocks/{blockID}/subtree
  • get/api/v1/blocks/export
  • post/api/v1/blocks/import
  • post/api/v1/files
  • post/api/v1/login
  • post/api/v1/register
  • get/api/v1/sharing/{rootID}
  • post/api/v1/sharing/{rootID}
  • get/api/v1/users/{userID}
  • post/api/v1/users/{userID}/changepassword
  • get/api/v1/users/me
  • get/api/v1/workspace
  • post/api/v1/workspace/regenerate_signup_token
  • get/files/{fileID}

Deletes a block

delete/api/v1/blocks/{blockID}

Path parameters

blockIDstring required

ID of block to delete

Response

success

Changes