Skip to main content
POST
Create a scheduled report

Request Structure

Scheduled reports use JSON:API format with embedded relationships:

Key Fields

Frequency & Numbers

  • Day frequency: numbers 1-7 (1 = Monday, 7 = Sunday)
  • Month frequency: numbers 1-31 (day of month)

Relationships

Relationship keys use kebab-case in the JSON:API relationships object:

Authorizations

Authorization
string
header
required

OAuth 2.0 authentication. Use the client credentials or authorization code flow to obtain an access token.

X-Clarus-Subdomain
string
header
required

The subdomain/tenant name identifying which tenant's data to access. Required for all API requests.

Body

application/json
data
object
required

Response

Scheduled report created successfully

data
object