patch https://api.zeplin.dev/v1/users/me/notifications
Updates all user notifications unless type
or id
parameter is given.
If type
parameter is provided, updates notifications with matching type.
Similarly, updates notifications with matching identifiers if id
parameter is provided.
☝️ type
and id
should not be used in conjunction.