curl --location '/networks//invites' \
--header 'Content-Type: application/json' \
--data '{
"times": 1
}'{
"inviteId": "string",
"createdBy": "string",
"createdAt": "2019-08-24T14:15:22.123Z",
"times": 0,
"usedTimes": 0,
"paused": true
}