Updates alert category

post

/obscfcm-alerts-services/service/v1/updateJobStatus

This service is used for Updates the Alert Category

Request

Supported Media Types
Header Parameters
Body ()
Request Body that contains data required for updating the job status
Root Schema : ObTmAlertsCategoryUpdateCollection
Type: object
Collection of Alerts Category Model
Show Source
Nested Schema : data
Type: array
List Of ObTmAlertsCategoryUpdateEventDefMaster
Show Source
Nested Schema : ObTmAlertsCategoryUpdateEventDefMaster
Type: object
Alert Category Request Parameters model
Show Source
Back to Top

Response

Supported Media Types

201 Response

Returns message of succes or failure
Headers
Body ()
Root Schema : ObTmAlertsCategoryCollectionResponse
Type: object
Alert Category Response model
Show Source
Nested Schema : alertResponse
Type: array
Collection of Alert Category Response
Show Source
Nested Schema : ObTmAlertsCategoryEventDefRespMaster
Type: object
Alert Category Response Model
Show Source

400 Response

Malformed syntax.

401 Response

Request does not have sufficient credentials.

403 Response

Request is not authorized.

405 Response

Invalid input

500 Response

Internal error
Back to Top