Scroll
JSON:API Extras
Renaming and disabling of resources and fields is now part of core.
When in need for altering resource properties like API path, resource counts or defaults for includes, or you want an interface to disable fields or resources, use JSON:API Extras.
After enabling the module you can visit /admin/config/services/jsonapi to see a list of all configuration and content exposed by JSON:API.
Article from Drupal Documentation.