Create a Space

Early Access Preview. The spaces API is currently in Alpha. We're actively developing it and seeking early feedback at support@seam.co. Expect breaking changes as we refine the design.

Creates a new space.

Authentication Methods
  • API key

  • Personal access token Must also include the seam-workspace header in the request.

To learn more, see Authentication.

Request Parameters

name String (Required)

Name of the space that you want to create.


acs_entrance_ids Array of UUIDs

IDs of the entrances that you want to add to the new space.


device_ids Array of UUIDs

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


Response

space

Last updated

Was this helpful?

Revision created

ci: Generate docs