Delete report state

delete/reports/{reportId}/states/{stateId}
Internal-Use Only

Deletes the specified report state.

Request Samples

1

Response Samples

1No example avaliable

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 ContentReport state was deleted.
404Not FoundReport or report state does not exist.Schema