Meeting
Check if user has permission to a meeting
post/Meeting/CheckPermission
Headers
X-Versionstring
Request body
Example request
{
"meetingId": 1,
"userId": 1
}Response
Success
boolean required
Changes
No recorded changes to this endpoint across all 1 revision of this API.