We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30fd880 commit 3214011Copy full SHA for 3214011
code/API_definitions/Application_Endpoint_Discovery_API.yaml
@@ -47,7 +47,9 @@ info:
47
* `Phone-Number` : The device's phone number in international E.164 format.
48
* `Network-Access-Identifier`: A unique identifier provided by the network
49
operator.
50
+In addition the following application-specific identifiers must be provided
51
* `ApplicationEndpointsID`: A unique identifier for the registered application endpoint.
52
+ * `AppId` : a unique identifier for the application
53
If the API is accessed directly from a device within the operator's network,
54
initial requests may be made without explicit device identifiers. However,
55
if this results in a `404 Not Found` error, subsequent requests should
0 commit comments