invite-spec

POST https://www.arcgis.com/sharing/rest/community/groups/{{group_id}}/invite

Request Body

[{"name"=>"f", "value"=>"<string>", "datatype"=>"string"}, {"name"=>"token", "value"=>"{{access_token}}", "datatype"=>"string"}, {"name"=>"callback", "value"=>"URL", "datatype"=>"string"}, {"name"=>"users", "value"=>"<string>", "datatype"=>"string"}, {"name"=>"role", "value"=>"<string>", "datatype"=>"string"}, {"name"=>"expiration", "value"=>"<integer>", "datatype"=>"string"}]