Get, create and manage documents in resource hubs
| Endpoint | Method | Type | Path |
|---|
| Create | POST | mutation | /api/external/v1/documents/create |
| Delete | POST | mutation | /api/external/v1/documents/delete |
| Get | GET | query | /api/external/v1/documents/get |
| Publish | POST | mutation | /api/external/v1/documents/publish |
| Update | POST | mutation | /api/external/v1/documents/update |