Delete report state

delete/reports/{reportId}/states/{stateId}

Deletes the specified report state.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
reportId
string<object-id>
true

Report id for this operation.

stateId
string<object-id>
true

Report state id to check.

Responses

StatusMeaningDescription
204No Content

Report state was deleted.

404Not Found

Report or report state does not exist.

Schema