Tenant - Delete report parameters from an existing paginated report
Authorizations
Path parameters
reportIdstring · uuidRequired
Expects Id of an existing paginated report
Query parameters
versionstringOptionalDefault:
The requested API version
1.0
Responses
200
Indicates successful deletion of report parameter names
201
Success
400
Bad Request
401
Un-authorized request
500
Server related error
delete
DELETE /tenants/reports/{reportId}/parameters HTTP/1.1
Host:
Authorization: Bearer JWT
Accept: */*
No content
Last updated