REST API to update authorization for a user

Hi,

I wanted to updated authorization for a given user using an rest api but I don’t what to pass in the Permission attribute.
As per Rest API it is expecting Integer but I don’t know where to get the Value for Permission Attribute

In all the other REST API’s Permission is an array String but in these Specific API it is String.

Thanks,
Manish.