SurveyTale Docs

Update a workspace team

Updates 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]+$
Formatcuid2

Request Body

application/json

The workspace team to update

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

application/json