My Brand Surveys REST Endpoints

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