diff --git a/docs/connected_services/how_to/endpoints.md b/docs/connected_services/how_to/endpoints.md index 88da795..8edf345 100644 --- a/docs/connected_services/how_to/endpoints.md +++ b/docs/connected_services/how_to/endpoints.md @@ -69,6 +69,11 @@ | :--- | -------------------------- | ---------- | ----------- | :---------: | :------------: | :---------: | :----------: | :---: | :---: | :----------------------: | :----------------------: | | Help | help with usage of the API | `N/A` | api/v1/help | `GET` | 301 | `N/A` | `N/A` | `N/A` | `N/A` | :heavy_multiplication_x: | :heavy_multiplication_x: | +### System Usage endpoin errors +| name | 400 | 401 | 404 | 406 | +| :--- | :----------------------: | :----------------------: | :----------------------: | :----------------------: | +| Help | :heavy_multiplication_x: | :heavy_multiplication_x: | :heavy_multiplication_x: | :heavy_multiplication_x: | + ### System Usage endpoint support | name | v1 | | :--- | :----------------: |