Skip to main content
DELETE
/
v1
/
reporting-period-config
/
{reportingPeriodConfigurationId}
Delete Reporting Period Configuration
curl --request DELETE \
  --url https://{tenant}.mindbridge.ai/api/v1/reporting-period-config/{reportingPeriodConfigurationId} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

reportingPeriodConfigurationId
string
required

Response

204

No Content