Delete an existing reporting period configuration, identified by its ID.
api.reporting-period-config.delete
cURL
curl --request DELETE \ --url https://{tenant}.mindbridge.ai/api/v1/reporting-period-config/{reportingPeriodConfigurationId} \ --header 'Authorization: Bearer <token>'
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
No Content
Was this page helpful?