Join/accept meeting invitation. The user will be assigned the role specified in the invite. If the user does not have a Avaya Cloud account and logs in as a guest, then guest role is assigned.
URL Parameters
Name | Description | Location | Required | Default Value |
---|
inviteId | Unique identifier of the invite. | path | Yes | |
Body Parameters
None.
Authentication
JwtAuthenticator, Oauth2Authenticator, AnonymousAuthenticator4001
Authorization
OAuthAuthorizer
Example Request
URL
GET https://spacesapis.avayacloud.com/api/spaces/invites/{inviteId}/join
Headers
Authorization: "jwt eyJhbGciOiJSUzI1NiIsIdfgdfgnR5cCI6IkpXVCJ9.eyJ1c2VyX2lkX3NpZyI6ImxPWHpxNzVzR3J3X0xwWEMyRGRMakhyYXJlWVhyTzFMdEZHZkhkOWNkTXciLCJwcm9kdWN0X3R5cGUiOiJhY2NvdW50cyIsImxhc3R1cGRhdGV0aW1lIjoiMjAxNy0wMS0zMFQxMzo1ODo0Ny4yMDYiLCJpc3MiOiJ6YW5nLmlvIiwicHVibGlja2V5aWQiOiJhZ3h6Zm05dVpYTnVZVEl3TVRSeUdnc1NEVWRLZDNSUWRXSnNhV05MWlhrdfgdWdJQ2dsUEtFakFvTSIsImV4cCI6MTQ5NTM5MTIwMywidXNlcl9pZCI6ImFneHpmbTl1WlhOdVlUSXdNVFJ5RVFzU0JGVnpaWElZZ0lEQXMtX25fUW9NIiwidmVyIjoiMi4wIn0.SqZpw1uPIebqW3qlDsm0-DWYFKEH0SgPwtD-tSESWOF-5hLkZMqJH28ooWux2S7s9riIew7pTVPnZpTgJa5zHcEAG0gXSEJVOqmpGp_4ufM8YtZoZMpBFjyAkwyAt-ILkGUYIo0GU5WyzMPLV8YLXfgdfgOgkE2MGGOajBkjPmC2Db3pA0D0M9k-21EL1gwWBC5YIq0PDAkgulegwl6khRmB8irJQ-dfg-d-KV9eYfFpsCdJKRGzSfqg"
Or
Authorization: "bearer f746696f5de4528u128ae2f274eea253e8a7943a"
Example Response
{
"topic":{
"settings":{
"mpaasSettings":{
"eventConference":{
"enable":false
},
"mixerMode":"OPTIMIZED_PROCESSED",
"maxResolution":"720P"
},
"mdSrv":"mpaas",
"mdOpts":[
],
"confId":"225167963",
"passwordRequired":{
"allGuests":true
},
"allowPasswordInURL":false,
"mdProviders":[
"mpaas"
],
"mdLic":[
"video",
"audio"
],
"autoStart":false,
"hideAutoStartPrompt":false
},
"type":"group",
"status":0,
"restrict":[
"deny_guest_access_history_msg"
],
"_id":"5f04ad69d412076f2d57a4a9",
"cid":"5eeb4e49aa4a347af9c7bd13",
"members":[
{
"phone_numbers":[
],
"member":"5eeb4e49aa4a347af9c7bd13",
"memberType":"userId",
"role":"admin",
"joinTime":"2020-07-07T17:14:17.114Z",
"username":"user@avaya.com",
"displayname":"Username",
"picture_url":"https://storage.googleapis.com/onesna/pictures/sppfpic_user_85c55d13-6f87-42f4-a576-c1a5a87dc150"
}
],
"title":"Test",
"created":"2020-07-07T17:14:17.118Z",
"parents":[
],
"companies":[
],
"lastMessage":{
"sender":{
"_id":"5eeb4e49aa4a347af9c7bd13",
"username":"user@avaya.com",
"displayname":"Username",
"picture_url":"https://storage.googleapis.com/onesna/pictures/pfpic_ec335588-9421-4736-9c49-96e38d181ff9",
"type":"user"
},
"content":{
"endTime":null,
"mediaMode":"audio",
"virtualEndTime":null,
"meetingStatus":"active",
"bodyText":"",
"data":[
{
"metaData":{
"paging":0,
"prvwProvd":"gcs",
"stgeProvd":"gcs"
},
"keywords":[
],
"convertStatus":0,
"convertStart":null,
"nextSchedule":null,
"pages":0,
"recordingId":null,
"type":null,
"provider":"native",
"providerFileType":"image/png",
"fileType":"image",
"name":"pic.png",
"fileId":"3086312f-b5ea-4d48-a90e-12882a96d161",
"icon":"",
"thumbnail":"",
"description":"",
"previewFile":"",
"fileSize":12108,
"thumbnailFile":"867814b5-969a-425f-ba58-d5d58c58620b"
}
],
"description":"",
"assignees":[
],
"attendees":[
],
"startTime":"2020-07-17T10:28:44.671Z",
"recordings":[
]
},
"chatCount":0,
"likeCount":0,
"status":0,
"_id":"5f117d5cf0c45dc61f625a8b",
"category":"chat",
"topicId":"5f04ad69d412076f2d57a4a9",
"created":"2020-07-17T10:28:44.665Z",
"modified":"2020-07-17T10:28:44.665Z",
"__v":0
},
"lastMessageId":"5f117d5cf0c45dc61f625a8b",
"modified":"2020-07-17T10:28:44.665Z",
"msgRetention":{
"notInheritParentPolicy":false,
"retentionType":"delete_after_days",
"retentionLength":730,
"policy":{
"from":"system",
"retentionType":"delete_after_days",
"retentionLength":730,
"limitCustomLength":false
}
},
"lastAccess":"2020-07-17T10:50:19.490Z",
"role":"admin",
"messagesLastReadTime":"2020-07-17T10:29:00.905Z",
"unreadMessagesCount":0,
"__restrictProccessed":true
},
"attendeeInfo":{
"type":"admin"
},
"requiredAction":"join",
"mediaServer":{
"url":"wcs-production3.onesna.com",
"port":"443"
}
}