Skip to main content
POST
Reorder Feedback Templates

Authorizations

Galileo-API-Key
string
header
required

Path Parameters

project_id
string<uuid4>
required

Body

application/json

Request to re-order the feedback templates of a project.

  • Expects a list of strings where each string 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.
ordering
string<uuid4>[]
required

Response

Successful Response