Delete a uat-session
DELETE /uat-sessions/{id}
DELETE
/uat-sessions/{id}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
DocumentId
Responses
Section titled “ Responses ”Deleted
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
Missing or invalid authentication
Not authorized (tenant scope or capability)
Not found