Update one notification category's routing
PATCH/v1/orgs/:org_id/notification-settings/categories/:category
Toggle a category on/off and pick its channels (web / email / slack). category is one of security_incident / approval / spend.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
Successful Response
Malformed request. error.code: BAD_REQUEST.
Authentication required. error.code: AUTHENTICATION_REQUIRED.
Forbidden
Not Found
Unprocessable Entity