API başvurusu
notices
Bu alanda 4 uç nokta var. Her birinin kendi parametreleri, yanıtı ve çalıştırabileceğiniz bir isteği içeren kendi sayfası vardır.
| Yöntem | Yol | Ne işe yarar | İzin |
|---|---|---|---|
| GET | /v1/alerts | Every open alert for this customer, most urgent first. | — |
| POST | /v1/alerts/read | The customer has seen these alerts. | — |
| GET | /v1/notices | The notices to show at the top of this screen. | — |
| POST | /v1/notices/{noticeId}/dismiss | The customer closed a notice. | — |