Application permission
Application permission API
📄️ Get granted permissions
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Retrieve all permissions granted on this application <br/> Scope: store_admin, store_read
📄️ Grant permission on application
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Grant a permission (scope) on this application to a user (requester) <br/> Scope: store_admin, store_write
📄️ Delete permission on application
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Remove requester's permission on application <br/> Scope: store_admin, store_write