In the Swagger API Specification, under the Create Role endpoint:
https://api-docs.amity.co/#/Role/post_v3_roles
there appears to be a lack of documentation around the possible permissions
If you inspect the Schema, and navigate through it, there is a comment:
The list of permission for this role. https://github.com/EkoCommunications/UpstraEngineeringGitbook/blob/feature/roles/specification/roles.md#permissions
However the link to the Mark Down document no longer exists
I also could not find this information on any of the docs pages outside Swagger either
Help Please