Lists all CallTrackingSubscriber for the given callKey
Success
Unauthorized
Create multiple CallTrackingSubscriber at once. If the entity does not exist, it will be created. If the entity does exist, an error code will be returned. Updates are not allowed for this entity.
Success
Unauthorized
[- {
- "call_Key": 0,
- "subscriber_ID": "string",
- "member_Seq": "st"
}
]
{- "data": [
- {
- "id": [
- {
- "key": "string",
- "value": "string"
}
], - "status": 0,
- "body": "string"
}
], - "error": {
- "detail": "string",
- "instance": "string",
- "status": 0,
- "title": "string",
- "type": "string"
}, - "debug": {
- "activityID": "string"
}
}