Mark all notifications as read for organization membership
PATCH
Parameteradded/api/v2/organization_memberships/{id}/read_notifications/patch/parameters/id
Schema changes
+in: path
+name: id
+schema:
+ type: string
+required: true
+
+
Applies navigation tabs from a template to the project
PATCH
Operationadded/api/v2/projects/{id}/apply_navigation_tabs/patch
Schema changes
+tags:
+- Projects
+summary: Applies navigation tabs from a template to the project