POST InstaUser/SendTargets
Request Information
URI Parameters
None.
Body Parameters
TargetAndListName | Description | Type | Additional information |
---|---|---|---|
users | Collection of InstaUsers |
None. |
|
target | InstaUsers |
None. |
Request Formats
application/json, text/json
Sample:
{ "users": [ { "id": 1, "targetName": "sample string 2", "addedDate": "2021-04-23T11:19:00.1201757+03:00", "followerCount": 1, "followingCount": 1, "hasProfilePhoto": 1, "profilePicture": "sample string 3", "bio": "sample string 4", "fromWhere": 1, "category": 1, "mediaCount": 1, "isPrivate": 1, "fullName": "sample string 5", "lastTakenDay": "2021-04-23T11:19:00.1201757+03:00", "accType": 1, "addedFrom": 1, "pk": 1, "inProgress": 7 }, { "id": 1, "targetName": "sample string 2", "addedDate": "2021-04-23T11:19:00.1201757+03:00", "followerCount": 1, "followingCount": 1, "hasProfilePhoto": 1, "profilePicture": "sample string 3", "bio": "sample string 4", "fromWhere": 1, "category": 1, "mediaCount": 1, "isPrivate": 1, "fullName": "sample string 5", "lastTakenDay": "2021-04-23T11:19:00.1201757+03:00", "accType": 1, "addedFrom": 1, "pk": 1, "inProgress": 7 } ], "target": { "id": 1, "targetName": "sample string 2", "addedDate": "2021-04-23T11:19:00.1201757+03:00", "followerCount": 1, "followingCount": 1, "hasProfilePhoto": 1, "profilePicture": "sample string 3", "bio": "sample string 4", "fromWhere": 1, "category": 1, "mediaCount": 1, "isPrivate": 1, "fullName": "sample string 5", "lastTakenDay": "2021-04-23T11:19:00.1201757+03:00", "accType": 1, "addedFrom": 1, "pk": 1, "inProgress": 7 } }
text/html
Sample:
{"users":[{"id":1,"targetName":"sample string 2","addedDate":"2021-04-23T11:19:00.1201757+03:00","followerCount":1,"followingCount":1,"hasProfilePhoto":1,"profilePicture":"sample string 3","bio":"sample string 4","fromWhere":1,"category":1,"mediaCount":1,"isPrivate":1,"fullName":"sample string 5","lastTakenDay":"2021-04-23T11:19:00.1201757+03:00","accType":1,"addedFrom":1,"pk":1,"inProgress":7},{"id":1,"targetName":"sample string 2","addedDate":"2021-04-23T11:19:00.1201757+03:00","followerCount":1,"followingCount":1,"hasProfilePhoto":1,"profilePicture":"sample string 3","bio":"sample string 4","fromWhere":1,"category":1,"mediaCount":1,"isPrivate":1,"fullName":"sample string 5","lastTakenDay":"2021-04-23T11:19:00.1201757+03:00","accType":1,"addedFrom":1,"pk":1,"inProgress":7}],"target":{"id":1,"targetName":"sample string 2","addedDate":"2021-04-23T11:19:00.1201757+03:00","followerCount":1,"followingCount":1,"hasProfilePhoto":1,"profilePicture":"sample string 3","bio":"sample string 4","fromWhere":1,"category":1,"mediaCount":1,"isPrivate":1,"fullName":"sample string 5","lastTakenDay":"2021-04-23T11:19:00.1201757+03:00","accType":1,"addedFrom":1,"pk":1,"inProgress":7}}
application/xml, text/xml
Sample:
<InstaUserController.TargetAndList xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/NivendWebApi.Controllers"> <target xmlns:d2p1="http://schemas.datacontract.org/2004/07/NivendWebApi"> <d2p1:accType>1</d2p1:accType> <d2p1:addedDate>2021-04-23T11:19:00.1201757+03:00</d2p1:addedDate> <d2p1:addedFrom>1</d2p1:addedFrom> <d2p1:bio>sample string 4</d2p1:bio> <d2p1:category>1</d2p1:category> <d2p1:followerCount>1</d2p1:followerCount> <d2p1:followingCount>1</d2p1:followingCount> <d2p1:fromWhere>1</d2p1:fromWhere> <d2p1:fullName>sample string 5</d2p1:fullName> <d2p1:hasProfilePhoto>1</d2p1:hasProfilePhoto> <d2p1:id>1</d2p1:id> <d2p1:inProgress>7</d2p1:inProgress> <d2p1:isPrivate>1</d2p1:isPrivate> <d2p1:lastTakenDay>2021-04-23T11:19:00.1201757+03:00</d2p1:lastTakenDay> <d2p1:mediaCount>1</d2p1:mediaCount> <d2p1:pk>1</d2p1:pk> <d2p1:profilePicture>sample string 3</d2p1:profilePicture> <d2p1:targetName>sample string 2</d2p1:targetName> </target> <users xmlns:d2p1="http://schemas.datacontract.org/2004/07/NivendWebApi"> <d2p1:InstaUsers> <d2p1:accType>1</d2p1:accType> <d2p1:addedDate>2021-04-23T11:19:00.1201757+03:00</d2p1:addedDate> <d2p1:addedFrom>1</d2p1:addedFrom> <d2p1:bio>sample string 4</d2p1:bio> <d2p1:category>1</d2p1:category> <d2p1:followerCount>1</d2p1:followerCount> <d2p1:followingCount>1</d2p1:followingCount> <d2p1:fromWhere>1</d2p1:fromWhere> <d2p1:fullName>sample string 5</d2p1:fullName> <d2p1:hasProfilePhoto>1</d2p1:hasProfilePhoto> <d2p1:id>1</d2p1:id> <d2p1:inProgress>7</d2p1:inProgress> <d2p1:isPrivate>1</d2p1:isPrivate> <d2p1:lastTakenDay>2021-04-23T11:19:00.1201757+03:00</d2p1:lastTakenDay> <d2p1:mediaCount>1</d2p1:mediaCount> <d2p1:pk>1</d2p1:pk> <d2p1:profilePicture>sample string 3</d2p1:profilePicture> <d2p1:targetName>sample string 2</d2p1:targetName> </d2p1:InstaUsers> <d2p1:InstaUsers> <d2p1:accType>1</d2p1:accType> <d2p1:addedDate>2021-04-23T11:19:00.1201757+03:00</d2p1:addedDate> <d2p1:addedFrom>1</d2p1:addedFrom> <d2p1:bio>sample string 4</d2p1:bio> <d2p1:category>1</d2p1:category> <d2p1:followerCount>1</d2p1:followerCount> <d2p1:followingCount>1</d2p1:followingCount> <d2p1:fromWhere>1</d2p1:fromWhere> <d2p1:fullName>sample string 5</d2p1:fullName> <d2p1:hasProfilePhoto>1</d2p1:hasProfilePhoto> <d2p1:id>1</d2p1:id> <d2p1:inProgress>7</d2p1:inProgress> <d2p1:isPrivate>1</d2p1:isPrivate> <d2p1:lastTakenDay>2021-04-23T11:19:00.1201757+03:00</d2p1:lastTakenDay> <d2p1:mediaCount>1</d2p1:mediaCount> <d2p1:pk>1</d2p1:pk> <d2p1:profilePicture>sample string 3</d2p1:profilePicture> <d2p1:targetName>sample string 2</d2p1:targetName> </d2p1:InstaUsers> </users> </InstaUserController.TargetAndList>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
MResultName | Description | Type | Additional information |
---|---|---|---|
Result | boolean |
None. |
|
Data | Object |
None. |
|
Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{ "Result": true, "Data": {}, "Message": "sample string 3" }
text/html
Sample:
{"Result":true,"Data":{},"Message":"sample string 3"}
application/xml, text/xml
Sample:
<MResult xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/NivendWebApi.Models"> <Data /> <Message>sample string 3</Message> <Result>true</Result> </MResult>