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
    id stringrequired

    A unique Base58 value identifying this object.

    name stringrequired
Loading...