/v2/rolesAsk AIpost https://api.cloudzero.com/v2/rolesCreate a new Role with a name, description, and a set of Permission Sets that define what the role can accessBody Paramsnamestringrequiredlength between 1 and 256Display name for the roledescriptionstring | nullOptional description of the rolepermission_set_idsarray of stringsrequiredSet of permission set IDs assigned to this rolepermission_set_ids*ADD stringdata_access_filterobject | nullData access filter configuration. Defaults to FULL_ACCESS if not provided.data_access_filter object | nullHeaderscloudzero-test-keystringIf passed, the operation executes in the namespace specified by this key. Resource mutations in the namespace last for 1 hour.Responses 200Successful Operation 400Bad Request Error 403ForbiddenUpdated 10 days ago