Update a uat-session
PUT /uat-sessions/{id}
PUT
/uat-sessions/{id}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
DocumentId
Request Body required
Section titled “Request Body required ”object
data
object
tester_email
required
string
tester_name
string
organisation
feature_area
string
session_date
required
string format: date
rating
integer
usability_score
integer
performance_score
integer
notes
string
bugs_found
Arbitrary JSON value (object, array, string, number, boolean, or null)
suggestions
string
would_recommend
boolean
Responses
Section titled “ Responses ”Updated
object
data
object
tester_email
required
string
tester_name
string
organisation
feature_area
string
session_date
required
string format: date
rating
integer
usability_score
integer
performance_score
integer
notes
string
bugs_found
Arbitrary JSON value (object, array, string, number, boolean, or null)
suggestions
string
would_recommend
boolean
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
Validation error
Missing or invalid authentication
Not authorized (tenant scope or capability)
Not found