Learn how to send notifications to OMI users from your applications, including direct text notifications and best practices for implementation.
app_id
)Status Code | Meaning | Action |
---|---|---|
401 | Unauthorized | Check API credentials |
404 | User not found | Verify user ID |
429 | Too many requests | Implement rate limiting |
500 | Server error | Retry with backoff |