Skip to main content
POST
Adds/Remove collaborators

Headers

key
string
required

Authorization Key

secret
string
required

Authorization Secret

Path Parameters

appId
string
required

AppID in which the extension has to be enabled/disabled

Body

application/json
admins
string[]

Array of email IDs to designate as administrators for the team.

moderators
string[]

Array of email IDs to assign as moderators for the team.

collaboratorsToRemove
string[]

Array of email IDs to remove from team collaboration.

Response

200 - application/json

Created App

data
object