report-configuration
aid_reports_configuration_delete
Delete insight report configuration.
scopes:
- write:insight
- admin:insight
delete/accounts/{aid}/insight/reports/configuration/{id}
Path parameters
aidstring ^[PT]{1}\d{8}$ required
An id that uniquely identifies the account.
idstring required
An id that uniquely identifies the insight report configuration.
Response
The deleted report configuration
Example response
{
"created_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e"
}