Home / API Documentation / Operations center / Senders

Senders

API API name
GET /api/v1/namespaces/{namespace}/secrets View the list of notification senders
POST /api/v1/namespaces/{namespace}/secrets Create the notification sender
GET /api/v1/namespaces/{namespace}/secrets/{name} View notification sender details
PUT /api/v1/namespaces/{namespace}/secrets/{name} Update the notification sender
PATCH /api/v1/namespaces/{namespace}/secrets/{name} Differentiated updates notify the sender
DELETE /api/v1/namespaces/{namespace}/secrets/{name} Delete the specified sender of the notification
DELETE /api/v1/namespaces/{namespace}/secrets Delete notification senders in bulk