SurveyTale Docs

Delete a workspace team

Deletes a workspace team from 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

Query Parameters

teamId*string
Match^[0-9a-z]+$
Formatcuid2
workspaceId*string
Match^[0-9a-z]+$
Formatcuid2
projectId*string
Match^[0-9a-z]+$
Formatcuid2

Response Body

application/json