Create a workspaceTeam
Creates a workspace team in the database.
Authorization
apiKeyAuth x-api-key<token>
Use your SurveyTale x-api-key to authenticate.
In: header
Path Parameters
organizationId*string
The ID of the organization
Match
^[0-9a-z]+$Format
cuid2Request Body
application/json
The workspace team to create
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json