PlatformRoles ManagementCreate RoleCreate Role POST /roles Create a custom role scoped to the caller's tenant with the given name, description, and permission set. Responds 201 with a Location header on success and 409 when a role with the same name already exists. Request Responses201422Successful ResponseValidation Error