feedback
Reorder Feedback Templates
POST
Authorizations
Path Parameters
Body
application/json
Request to re-order the feedback templates of a project.
- Expects a list of strings where each sting is the ID of a template in the project in the order we want the templates to appear in.
- Expects the list to be complete list of all template IDs.
Response
200
application/json
Successful Response
The response is of type any
.