For the management api I want to add a permission to a user.
I got the current permissions, and tried to use the returned data structure as the input for adding permissions but I get an invalid json format error.
I am using the Auth0 Management Api though the website: https://auth0.com/docs/api/management/v2#!/Users/post_permissions
And the documentation only shows this

for what to add to body.
What is Object?
