Add Target-Who to Organisation

Add Target-Who to Organisation

POST https://squid-app-2-bcuud.ondigitalocean.app/v1/api/organization/target-who

Request Body

Name
Type
Description

organizationId

string

Unique organization identifier for Organization

targetWhoIds*

Array

list of targetwho to be added

   "success": true,
    "message": "Target Who added to organization successfully"

Last updated