Skip to main content
POST
Create a new flock

Authorizations

Authorization
string
header
required

JWT obtained from POST /api/v1/auth/login.

Body

application/json
buildingId
string

buildingId — see API source for exact type.

name
string

name — see API source for exact type.

capacity
string

capacity — see API source for exact type.

startDate
string

startDate — see API source for exact type.

metadata
string

metadata — see API source for exact type.

Response

Created

message
string
data
object