Skip to main content
POST
Create project blocks

Authorizations

Authorization
string
header
required

Body

application/json
projectId
string
required

Developer ID of the project the new blocks will be added to

blocks
object[]
required

Array of new blocks to create

Minimum array length: 1

Response

Returns the developer IDs of the created blocks, in request order

developerIds
string[]
required

Array of developer IDs for the created blocks, in request order