/subscription-data/subs-to-notify
Method: Post
Summary: Subscription data subscriptions
Operation ID: SubscriptionDataSubscriptions
Tags:
- Subs To Nofify (Collection)
Request Body:
Content:
Application/JSON:
Schema:
Reference: '#/components/schemas/SubscriptionDataSubscriptions'
Required/Optional: true
Responses:
'201' Expected response to a valid request
Content:
Application/JSON:
Schema:
Reference: '#/components/schemas/SubscriptionDataSubscriptions'
Headers:
Location:
Description: 'Contains the URI of the newly created resource, according to the structure: {apiRoot}/subscription-data/subs-to-notify/{subsId}'
Required/Optional: true
Schema:
Type: string
default:
Description: Unexpected error
Content:
application/problem+json:
Schema:
Reference: 'TS29571_CommonData.yaml#/components/schemas/ProblemDetails'
Callbacks:
onDataChange:
'{request.body#/callbackReference}':
Method: Post
Request Body:
Required/Optional: true
Content:
Application/JSON:
Schema:
Reference: '#/components/schemas/DataChangeNotify'
Responses:
'204' Expected response to a valid request