How to utilize notificationAuthToken in callback API for notification? #226
-
In QOD API, while creating QoS Session Resource, the request body parameter contains one optional attribute that is "notificationAuthToken". I believe this should be used for callback API for notification but I was looking for some more clarity here, like , should we send it as a bearer token or basic http authentication token ? Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi @Nish0808 Use of These guidelines should be read in conjunction with all API definitions, for otherwise we would need to copy these into every API definition's documentation, which would be cumbersome. Note that these guidelines have recently been updated, so QoD is yet to fully catch up, but will do so in the near future. |
Beta Was this translation helpful? Give feedback.
Hi @Nish0808
Use of
notificationAuthToken
is described in the CAMARA API Design Guidelines.These guidelines should be read in conjunction with all API definitions, for otherwise we would need to copy these into every API definition's documentation, which would be cumbersome. Note that these guidelines have recently been updated, so QoD is yet to fully catch up, but will do so in the near future.