Response ‒ Applications/GetAppSecret
All the same properties in the request are returned in the response. In addition, the response that is returned also contains the following properties:
Property | Type | Description |
---|
value | String | The App secret. |
Example JSON Applications/GetAppSecret Response
200 OK
{
“value”: “7b031234-233a-48fe-4444-8563dd9f1234”
}