live_help Notes

assignment_ind This action requires a token resource owner scoped on projects with enough privileges or an application with one of theses role(s): Basic staff .

settings Params

Param name Description
event_id optional . Must be String

The event id

scale_team_id optional . Must be String

The scale_team id

feedback optional , nil allowed . Must be a Hash
feedback[comment] required . Must be String

The comment. Maximum length is 1024.

feedback[feedbackable_type] optional , nil allowed . Must be String

The feedbackable type.

feedback[feedbackable_id] optional , nil allowed . Must be Fixnum

The feedbackable id.

feedback[rating] optional , nil allowed . Must be Fixnum

The rating.

feedback[user_id] optional , nil allowed . Must be Fixnum

The user id. Must be unique in the scope of a given feedbackable.

feedback[feedback_details_attributes] optional , nil allowed . Must be an Array of nested elements

The feedback details attributes.

feedback[feedback_details_attributes][id] optional , nil allowed . Must be Fixnum

The id.

feedback[feedback_details_attributes][rate] required . Must be Fixnum

The rate.

feedback[feedback_details_attributes][kind] required . Must be one of: punctuality, interested, rigorous, nice, accuracy, interesting, quality, pertinent.

The kind.

feedback[feedback_details_attributes][_destroy] optional , nil allowed . Must be String

The destroy.