Add a post processing script to a team

Request

PUT https://{hostname}:{port}
    /cli/postProcessingScript/teams?{parameters}
Accept: application/json
Table 1. Request parameters
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"
Table 2. Header parameters
Parameter Type Required Description
Accept application/json true

Related CLI command: addPostProcessingScriptToTeam.