Add a team to an automation (Enterprise)

If you are a member of an Enterprise and you have admin rights in an automation, you can add a team from your Division to that automation. The permissions that you set will be applied to the whole team and you may assign the following permissions: * Read * Write * Copy * Execute * AdminFor more information, see the documentation on setting project member permissions. Note that some user permissions imply others: for example, if you give a user admin permission, then they automatically receive read, write, copy and execute permissions.

Path Params
string
required

The ID of the automation you are adding the team to.

Body Params
string
required

The id of the team you are adding to an automation.

string
required
Defaults to team
permissions
object
required

Defines the team's permissions for the specified automation.

Headers
string
required

Your Seven Bridges Platform authentication token. For security reasons, token will not be automatically populated in the generated code sample. Please replace <your-token-here> with your token before executing this call.

string
required
Defaults to application/json
string
required
Defaults to advance
Response

Language
Response
Choose an example:
application/json