Create Permission API doesn't allow creation of Permission Schemes with a Space. Trying -
Creates a new permission scheme. The new permission scheme is blank or can be created from another existing permission scheme.
But keep getting a "code":"IllegalArgument","message":"Invalid permission key name, only alphanumeric values are allowed: ([A-Za-z0-9\\-]+)"
When the body with 'name : some permission name with spaces'. I've tried %20, etc. I can create and rename them with spaces on the crucible website.
Hitting endpoint with a POST here -