shared_report_delete {clockify}R Documentation

Delete a shared report

Description

Delete a shared report

Usage

shared_report_delete(shared_report_id)

Arguments

shared_report_id

Identifier for a specific shared report

Examples

## Not run: 
shared_report_delete("6307f29f1bbd1d34e56b9eb7", name = "Test Report")

## End(Not run)

[Package clockify version 0.1.4 Index]