Manage Report Access

Enable or disable a report for the user's organization.

    This endpoint manages access to reports for the user's organization.
    Both owned reports and public reports can be enabled or disabled.
    
    Actions:
    - enable: Enable the report for the user's organization
    - disable: Disable the report for the user's organization
    
Path Params
string
enum
required

Action to perform: 'enable' or 'disable'

Allowed:
string
required
Body Params
string
required
length ≤ 255

The name of the report

string | null

Description of the report

labels
array of strings

Labels for filtering and organizing reports (max 55 chars, letters, numbers, spaces, and dashes only)

labels
integer
-2147483648 to 2147483647

Lower values appear first in lists (0 at top)

Responses

Language
Credentials
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json