Adds a notification to display to admins when they log into a tenant.
POST /thirdpartyapps/notification
Headers
Model Schema
Field |
Datatype |
Filterable |
Sortable |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* = required
Sample Response Model
{
"AppId": 0,
"TenantId": 0,
"Title": "string",
"Message": "string",
"NavigateTo": "string"
}