Add a post processing script to a team
Request
PUT https://{hostname}:{port}
/cli/postProcessingScript/teams?{parameters}
Accept: {contentType}
| Parameter | Type | Required | Description |
|---|---|---|---|
| script | string | true | Name/ID of the post processing script |
| team | string | true | Name or ID of the team |
| type | string | false | Name of the type to use. Leave blank if you are using the type "Standard Post Processing Script" |
| Parameter | Type | Required | Description |
|---|---|---|---|
| Accept |
|
true |
Related CLI command: addPostProcessingScriptToTeam.