Blocks.1.4: Add block (based on template)

When you add a block, you can choose to create it based on one of the existing templates. And if you choose to do it, you will need to specify a template_id.
If you do not want to create tasks (as defined in the template), set excludeTasks to false.

Path Params
string
required
Query Params
string

Specify template ID.

boolean
  • True, if pods should be excluded.
  • False, otherwise.
boolean
  • True, if tasks should be excluded.
  • False, otherwise.
Body Params
string

Specify name of block.

Headers
string

JSON Web Token for authenticated user

string

Consumer-specific API Key

string

API Product Code

Response

Language
Response
Click Try It! to start a request and see the response here!