Skip to main content

Move Targets to Another Team

POST 

/targets/bulk/move-team/

Request

Body

required

    teams

    object[]

    required

    Identifier of the team to move the targets to.

  • Array [

  • id stringrequired
  • ]

  • ids string[]required

    Identifiers of the targets to move, separated by commas.

Responses

Schema

    teams

    object[]

    required

    Identifier of the team to move the targets to.

  • Array [

  • id stringrequired
  • ]

  • ids string[]required

    Identifiers of the targets to move, separated by commas.

Loading...