Create a new nuwacom workspace in an organization.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The human-readable space title that will appear throughout the workspace (e.g., "Customer Success" or "Sales").
The ID of the organization the space should be created in; Typically one organization for each instance and must already exist in the database.
The ID of the user requesting space creation; used for permission checks and ownership.
A list of locale codes to be supported in the new space (e.g., "en-US", "de-DE"). Right now, we support the following languages: "en-US", "de-DE", "fr-FR".
A unique identifier for the space. If not provided, a random ID will be generated..
Space was created successfully
The unique identifier of the newly created space.