notification-maps
Operations addressed under /notification-maps — 5 operations.
get-notification-map-list
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
query Parameters
orderByorderSortpageIndexpageSizeget-notification-map-list › Responses
Success. The schema is an anyOf over three envelopes: the record, a bare array of it, and a page {total, data[]} carrying the same record.
Decision Table
| Variant | Matching Criteria |
|---|---|
| type = object | |
| type = array | |
| type = object · requires: data |
codeidisActivenotificationClasscreate-notification-map
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
create-notification-map › Request Body
codenotificationClasscreate-notification-map › Responses
Success. The schema is an anyOf over three envelopes: the record, a bare array of it, and a page {total, data[]} carrying the same record.
Decision Table
| Variant | Matching Criteria |
|---|---|
| type = object | |
| type = array | |
| type = object · requires: data |
idget-notification-map-by-id
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
path Parameters
idget-notification-map-by-id › Responses
Success. The schema is an anyOf over three envelopes: the record, a bare array of it, and a page {total, data[]} carrying the same record.
Decision Table
| Variant | Matching Criteria |
|---|---|
| type = object | |
| type = array | |
| type = object · requires: data |
codeidisActivenotificationClassupdate-notification-map
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
path Parameters
idupdate-notification-map › Request Body
codeisActivenotificationClassupdate-notification-map › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT.