POST /api/trends
{
"trend": {
"trendable_type": "NotExists"
}
}
500
{
"error": {
"message": "uninitialized constant NotExists"
}
}
| Param name | Description |
|---|---|
|
location_id optional |
Set the current location context for the request Validations:
|
|
organization_id optional |
Set the current organization context for the request Validations:
|
|
trendable_type required |
Validations:
|
|
fact_name optional |
Validations:
|
|
name optional |
Validations:
|