My Brand Meeting Surveys REST Endpoints

My Brand Meeting Surveys
The myBrandMeetingSurveys resource provides the list of values for meeting surveys.
Create a meeting survey for participant
Method: post
Path: /hcmRestApi/resources/11.13.18.05/myBrandMeetingSurveys
Delete a meeting survey for participant
Method: delete
Path: /hcmRestApi/resources/11.13.18.05/myBrandMeetingSurveys/{myBrandMeetingSurveys_Id}
Get a meeting survey
Method: get
Path: /hcmRestApi/resources/11.13.18.05/myBrandMeetingSurveys/{myBrandMeetingSurveys_Id}
Get all meeting surveys
Method: get
Path: /hcmRestApi/resources/11.13.18.05/myBrandMeetingSurveys
Update a meeting survey for participant
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/myBrandMeetingSurveys/{myBrandMeetingSurveys_Id}