Skip to main content

 Services

Web services from /about to /webhooks

get validation report

/validation/report/{filename} [DELETE]

Description

Deletes the specified validation report file.

If filename is specified, path is [group root]/.temp/shared/validation/[filename] 

Otherwise it is [group root]/.temp/[member id]/validation-output.xml.

Parameters

NameDescriptionRequiredTypeDefault value
groupName of group the validation was done inyesstring
nameFilename of report if it is sharednostring

Permission

Response

<validation-report deleted="true" />

Error handling

Created on , last edited on