documentation icon indicating copy to clipboard operation
documentation copied to clipboard

[Request]: List of admin panel restful api using?

Open phken91 opened this issue 3 years ago • 0 comments

Summary

Planning to restructure the default admin panel provided by Strapi, to enhance / add in new feature based on usage. But after explore the documentation, found out it's not listed the restful api used by admin panel.

Why is it needed?

Currently the documentation on the web, just showing admin panel layout api for customize the admin panel layout. But for admin login / add new admin / roles settings etc use on admin panel, there is no details on this part.

This is the example api is not listed on Documentation in web: http://localhost/admin/login, api endpoint I found in actual application for admin authentication.

Suggested solution(s)

have a section on admin panel customization to show all api (restful maybe?) with details (parameter requirement)

Related issue(s)/PR(s)

No response

phken91 avatar Feb 04 '22 03:02 phken91