post https://api.naoca.com/v1/branches
If assigned_channels is not set all available channels will be enabled for the created branch.
Responses
If assigned_channels is not set all available channels will be enabled for the created branch.
xxxxxxxxxx
curl --request POST \
--url https://api.naoca.com/v1/branches \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
10{
"data": {
"id": "6ff40b23-0d78-414e-aa41-0e2ee51f5794"
},
"metadata": {
"request_id": "Cd-cJi3cSwMEMWg=",
"method": "POST",
"url": "https://api.naoca.com/v1/branches"
}
}