endpoints

This commit is contained in:
Mirjam Herald 2025-10-29 15:08:32 +01:00
parent f6f77421e2
commit 7383116ecd
2 changed files with 4 additions and 4 deletions

View File

@ -15,7 +15,7 @@ tags:
Service Engine APIs for the HTM Notification subscriptions for a user. Contains the subscriptions on category level
- name: Notification preferences
description: >-
//future Service Engine APIs for the HTM Notification preferences for a category for a user. Contains the discrepancies from the default.
//future Service Engine APIs for the HTM Notification preferences for a category for a user. Contains the discrepancies from the default. or
paths:
/notificationcategories:
get:

View File

@ -1,11 +1,11 @@
openapi: 3.0.1
info:
title: Service Engine APIs for Notifications
title: Service Engine APIs for maileon
description: >-
Service Engine APIs for all HTM Notifications. These are NOT the CRUD APIs to access raw data in the database.
Service Engine APIs for maileon. These are NOT the CRUD APIs to access raw data in the database.
version: "1.0"
servers:
- url: https://services.acc.api.htm.nl/abt/touchpoint/2.0
- url: https://services.acc.api.htm.nl/abt/maileon/2.0
tags:
- name: Customers
description: >-