Part of #57 — Email invites for lists and documents (invite someone who has no account yet)
The document equivalent of the list invite flow, on the existing document access/collaborators
screen.
POST /api/documents/{id}/invites, GET /api/documents/{id}/invites,
DELETE /api/documents/{id}/invites/{token}.
- Sits alongside the existing collaborator roles (viewer / editor / admin) rather than replacing
them.
Tests: send/list/revoke round-trips.
Filed from the parity review of feature/parity-wip @ 14d7795 against interlinedlist.com (OpenAPI /api/openapi.json, 233 paths) and the public help centre.
Part of #57 — Email invites for lists and documents (invite someone who has no account yet)
The document equivalent of the list invite flow, on the existing document access/collaborators
screen.
POST /api/documents/{id}/invites,GET /api/documents/{id}/invites,DELETE /api/documents/{id}/invites/{token}.them.
Tests: send/list/revoke round-trips.
Filed from the parity review of
feature/parity-wip@14d7795against interlinedlist.com (OpenAPI/api/openapi.json, 233 paths) and the public help centre.