Post
/api/v1/teams.convertToChannel
Convert a team to a channel. Permission required: convert-team
Header parameters
X-Auth-Token
stringRequired
The authToken
of the authenticated user.
ExampleRScctEHSmLGZGywfIhWyRpyofhKOiMoUIpimhvheU3f
X-User-Id
stringRequired
The userId
of the authenticated user.
ExamplerbAXPnMktTFbNpwtJ
Body parameters
object
teamId
string Required
The team ID that you want to convert to a channel.
Responses
200
400
401
OK
object
success
boolean