Skip to main content
POST

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
device_ids
string<uuid>[]
required

IDs of the devices that you want to add to the space.

Minimum array length: 1
space_id
string<uuid>
required

ID of the space to which you want to add devices.

Response

OK

The response is of type object.