Create points
POST
https://api.catenda.com/opencde/bcf/3.0/projects/{topic-board-id}/topics/{topic-id}/points
Authentication
Bearer
http
Path Parameters
topic-board-id
string
*
topic-id
string
*
Body Parameters
body
object[]
*
x
number
*
y
number
*
z
number
*
models
object[]
Responses
200
OK
topic-point
id
string
x
number
y
number
z
number
models
object[]
Updated 10 Jul 2024
Did this page help you?