{
	"id": "98b7d7ec-796b-a961-6f15-a79f9ee1f8cb",
	"name": "Invite Link API - OneLogin",
	"description": "",
	"order": [
		"082e438e-dd44-bdcd-d8f5-6b7d9966eb66",
		"a58867df-c95c-ca1b-70ff-7f2ccbfe3e20"
	],
	"folders": [],
	"timestamp": 1424115438290,
	"synced": false,
	"owner": "35088",
	"sharedWithTeam": false,
	"subscribed": false,
	"remoteLink": "",
	"public": false,
	"write": true,
	"requests": [
		{
			"id": "082e438e-dd44-bdcd-d8f5-6b7d9966eb66",
			"headers": "Content-Type: application/json\n",
			"url": "https://{{host}}/api/v3/invites/get_invite_link",
			"preRequestScript": "",
			"pathVariables": {},
			"method": "POST",
			"data": [],
			"dataMode": "raw",
			"version": 2,
			"tests": "",
			"currentHelper": "normal",
			"helperAttributes": {},
			"time": 1429727295607,
			"name": "Generate invite link",
			"description": "",
			"collectionId": "98b7d7ec-796b-a961-6f15-a79f9ee1f8cb",
			"responses": [],
			"synced": false,
			"rawModeData": "{\n  \"api_key\":\"{{api_key}}\",\n  \"email\":\"{{email}}\"\n}"
		},
		{
			"id": "a58867df-c95c-ca1b-70ff-7f2ccbfe3e20",
			"headers": "Content-Type: application/json\n",
			"url": "https://{{host}}/api/v3/invites/send_invite_link",
			"preRequestScript": "",
			"pathVariables": {},
			"method": "POST",
			"data": [],
			"dataMode": "raw",
			"version": 2,
			"tests": "",
			"currentHelper": "normal",
			"helperAttributes": {},
			"time": 1428699781348,
			"name": "Send invite link",
			"description": "",
			"collectionId": "98b7d7ec-796b-a961-6f15-a79f9ee1f8cb",
			"synced": false,
			"rawModeData": "{\n \"api_key\":\"{{api_key}}\",\n \"email\":\"{{email}}\",\n \"personal_email\":\"{{personal_email}}\"\n}"
		}
	]
}