Skip to content

[API] Implement CRUD Endpoints for Notification Channels #1844

@jcscottiii

Description

@jcscottiii

Implement the set of GET, PATCH, and DELETE endpoints for /v1/users/me/notification-channels in the Go httpserver. This work includes adding new query methods to the spanneradapters layer. For V1, the POST logic will be simplified to reject any requests to create a channel of type: EMAIL, as V1 only supports the auto-created primary email from the auth hook.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestgoPull requests that update Go code

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions